HomeSort by relevance Sort by last modified time
    Searched refs:PlatformLibrary (Results 1 - 4 of 4) sorted by null

  /device/sample/apps/client/src/com/example/android/platform_library/client/
Client.java 19 import com.example.android.platform_library.PlatformLibrary;
34 PlatformLibrary pl = new PlatformLibrary();
  /device/sample/frameworks/PlatformLibrary/java/com/example/android/platform_library/
PlatformLibrary.java 21 public final class PlatformLibrary {
31 public PlatformLibrary() {}
43 Log.i("PlatformLibrary", "getInt: " + result + ", '" + reverse + "'");
52 Log.d("PlatformLibrary", "yodel: " + msg);
  /device/sample/frameworks/PlatformLibrary/jni/
Android.mk 30 PlatformLibrary.cpp
  /device/sample/products/
sample_addon.mk 9 device/sample/frameworks/PlatformLibrary/com.example.android.platform_library.xml:system/etc/permissions/com.example.android.platform_library.xml

Completed in 74 milliseconds