Searched refs:ACTION_REPORT_MORE_DETAILS_ACTIVITY_STARTED (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.server.pm.SuspendPackagesTest.ACTION_REPORT_MORE_DETAILS_ACTIVITY_STARTED;36 final Intent reportStart = new Intent(ACTION_REPORT_MORE_DETAILS_ACTIVITY_STARTED) in onStart()
83 public static final String ACTION_REPORT_MORE_DETAILS_ACTIVITY_STARTED = field in SuspendPackagesTest