Searched refs:ASSIST_PACKAGE (Results 1 – 2 of 2) sorted by relevance
40 private static final String ASSIST_PACKAGE = "com.android.cts.devicepolicy.assistapp"; field in AssistScreenCaptureDisabledTest65 checkIsReadyIntent.setPackage(ASSIST_PACKAGE); in assertScreenCapturePossible()87 showSessionIntent.setPackage(ASSIST_PACKAGE); in assertScreenCapturePossible()
11346 field public static final String EXTRA_ASSIST_PACKAGE = "android.intent.extra.ASSIST_PACKAGE";