Home
last modified time | relevance | path

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

/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
DPlatformLibrary.java38 int result = getJniInt(bad); in getInt()
59 native private int getJniInt(boolean bad); in getJniInt() method in PlatformLibrary