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

  /packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/
MediaPlayerWrapper.java 43 static boolean sTesting = false;
336 if (sTesting) Log.wtfStack(TAG, "Crashing the stack");
502 if (sTesting) {
MediaPlayerList.java 62 static boolean sTesting = false;
670 if (sTesting) {
  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/newavrcp/
MediaPlayerWrapperTest.java 131 MediaPlayerWrapper.sTesting = true;
    [all...]

Completed in 227 milliseconds