OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPDK
(Results
1 - 4
of
4
) sorted by null
/test/vts/agents/apps/vts_agent_app/src/com/google/android/vts/
VtsAgentAppNative.java
24
native boolean
isPDK
();
VtsAgentApp.java
56
Log.i(TAG, "is PDK? " + vtsNative.
isPDK
());
/pdk/apps/HelloPDK/src/com/example/android/helloPDK/jni/
HelloJniNative.java
23
native boolean
isPDK
();
HelloJni.java
47
helloNative.
isPDK
();
Completed in 208 milliseconds