Home
last modified time | relevance | path

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

/device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
DPlatformLibrary.java41 String reverse = reverseString("Android!"); in getInt()
65 native private static String reverseString(String str); in reverseString() method in PlatformLibrary