Searched refs:TESTING_CALLING_PACKAGE (Results 1 – 1 of 1) sorted by relevance
153 private static final String TESTING_CALLING_PACKAGE = "com.android.phone"; field in LocationAccessPolicyTest172 .thenReturn(new String[]{TESTING_CALLING_PACKAGE}); in setUp()268 .setCallingPackage(TESTING_CALLING_PACKAGE).build()) in getScenarios()