HomeSort by relevance Sort by last modified time
    Searched defs:shorten (Results 1 - 2 of 2) sorted by null

  /development/apps/BluetoothDebug/src/com/android/bluetoothdebug/
DebugReceiver.java 47 Log.d(TAG, shorten(intent.getAction()));
52 Log.d(TAG, "\t" + shorten(extra) + " = " + bundle.get(extra));
56 // shorten string to shorthand
58 private static String shorten(String action) { method in class:DebugReceiver
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 24 milliseconds