Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for iphone (0.03 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_TELEPHONE_NUMBER = "{labels.telephoneNumber}";
    
        /** The key of the message: Home Phone */
        public static final String LABELS_user_homePhone = "{labels.user_homePhone}";
    
        /** The key of the message: Home Phone */
        public static final String LABELS_HOME_PHONE = "{labels.homePhone}";
    
        /** The key of the message: Home Postal Address */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/cache/LocalCacheTest.java

        @SuppressWarnings("unchecked")
        LoadingValueReference<Object, Object> valueReference =
            (LoadingValueReference) newEntry.getValueReference();
        assertFalse(valueReference.futureValue.isDone());
        startSignal.countDown();
    
        try {
          doneSignal.await();
        } catch (InterruptedException e) {
          throw new RuntimeException(e);
        }
    
        map.cleanUp(); // force notifications
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 19:31:30 UTC 2025
    - 110.5K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb/SmbFile.java

                    this.fileLocator.updateType(response.getFileType());
                    info = response;
                    fileSize = response.getDataSize();
    
                    // this is so damn unreliable, needs another race-prone query if required
                    haveAttributes = false;
    
                    // This seems to be the only way to obtain a reliable (with respect to locking) file size here
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 103.2K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    pesarourbino.it
    pescara.it
    pet
    pf
    pfizer
    pg.in
    pg.it
    pgafan.net
    pgfog.com
    pgw.jp
    ph
    pharmacien.fr
    pharmaciens.km
    pharmacy
    phd
    phd.jo
    philips
    phone
    photo
    photography
    photos
    phutho.vn
    phuyen.vn
    phx.enscaled.us
    physio
    pi.gov.br
    pi.it
    pi.leg.br
    piacenza.it
    picard.replit.dev
    pics
    pictet
    pictures
    pid
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    pesarourbino.it
    pescara.it
    pet
    pf
    pfizer
    pg.in
    pg.it
    pgafan.net
    pgfog.com
    pgw.jp
    ph
    pharmacien.fr
    pharmaciens.km
    pharmacy
    phd
    phd.jo
    philips
    phone
    photo
    photography
    photos
    phutho.vn
    phuyen.vn
    phx.enscaled.us
    physio
    pi.gov.br
    pi.it
    pi.leg.br
    piacenza.it
    picard.replit.dev
    pics
    pictet
    pictures
    pid
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top