Home
last modified time | relevance | path

Searched refs:key (Results 1 – 18 of 18) sorted by relevance

/sdk/testapps/jarCheckTests2/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests3/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/aidlTest/libWithAidl/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests2/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests2/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/customViewTest/libWithCustomView/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/basicProjectWithAidl/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/gridlayoutTest/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/aidlTest/mainProject/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/buildConfigTest/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/customViewTest/mainProject/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests3/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/find_java/src/source/
Dfind_java_lib.cpp209 HKEY key; in getRegValue() local
215 &key); // phkResult in getRegValue()
224 key, // hKey in getRegValue()
242 RegCloseKey(key); in getRegValue()
/sdk/find_java2/src/
DJavaFinder.cpp293 HKEY key; in getRegValue() local
299 &key); // phkResult in getRegValue()
307 key, // hKey in getRegValue()
327 RegCloseKey(key); in getRegValue()