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

  /frameworks/base/packages/Shell/tests/src/com/android/shell/
BugreportReceiverTest.java 35 import static com.android.shell.BugreportProgressService.INTENT_BUGREPORT_STARTED;
697 Intent intent = new Intent(INTENT_BUGREPORT_STARTED);
    [all...]
  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportProgressService.java 140 static final String INTENT_BUGREPORT_STARTED =
362 case INTENT_BUGREPORT_STARTED:
    [all...]

Completed in 736 milliseconds