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

  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportReceiver.java 23 import static com.android.shell.BugreportProgressService.dumpIntent;
54 Log.d(TAG, "onReceive(): " + dumpIntent(intent));
BugreportProgressService.java 268 Log.v(TAG, "onStartCommand(): " + dumpIntent(intent));
344 Log.v(TAG, "handleMessage(): " + dumpIntent((Intent) parcel));
    [all...]

Completed in 74 milliseconds