HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_1 (Results 1 - 13 of 13) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceRequest.java 81 WifiP2pDnsSdServiceInfo.VERSION_1);
105 WifiP2pDnsSdServiceInfo.VERSION_1);
WifiP2pDnsSdServiceInfo.java 43 public static final int VERSION_1 = 0x01;
126 sb.append(createRequest(serviceType + ".local.", DNS_TYPE_PTR, VERSION_1));
157 DNS_TYPE_TXT, VERSION_1));
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
SignedData.java 62 private static final ASN1Integer VERSION_1 = new ASN1Integer(1);
200 return VERSION_1;
  /external/bluetooth/bluedroid/stack/smp/
aes.c 58 /* On Intel Core 2 duo VERSION_1 is faster */
62 # define VERSION_1
436 #if defined( VERSION_1 )
465 #if defined( VERSION_1 )
569 #if defined( VERSION_1 )
621 #if defined( VERSION_1 )
693 #if defined( VERSION_1 )
748 #if defined( VERSION_1 )
816 #if defined( VERSION_1 )
900 #if defined( VERSION_1 )
    [all...]
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DiskLruCache.java 104 static final String VERSION_1 = "1";
348 || !VERSION_1.equals(version)
434 writer.write(VERSION_1);
    [all...]
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DiskLruCache.java 104 static final String VERSION_1 = "1";
348 || !VERSION_1.equals(version)
434 writer.write(VERSION_1);
    [all...]
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DiskLruCache.java 104 static final String VERSION_1 = "1";
348 || !VERSION_1.equals(version)
434 writer.write(VERSION_1);
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 91 static final String VERSION_1 = "1";
252 || !VERSION_1.equals(version)
350 writer.writeUtf8(VERSION_1);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
  /external/glide/third_party/disklrucache/
disklrucache-2.0.2.jar 
  /external/chromium_org/media/base/
container_names.cc 997 VERSION_1
    [all...]

Completed in 393 milliseconds