Home
last modified time | relevance | path

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

/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
DPlatformLibrary.java29 private int mJniInt = -1; field in PlatformLibrary
45 return mJniInt; in getInt()