Searched refs:NAMESPACE1 (Results 1 – 1 of 1) sorted by relevance
86 private static final String NAMESPACE1 = "namespace1"; field in RescuePartyTest220 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE1, NAMESPACE1)); in testBootLoopDetectionWithExecutionForAllRescueLevels()223 final String[] expectedAllResetNamespaces = new String[]{NAMESPACE1, NAMESPACE2}; in testBootLoopDetectionWithExecutionForAllRescueLevels()275 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE1, NAMESPACE1)); in testNonPersistentAppCrashDetectionWithScopedResets()280 monitorCallback.sendResult(getConfigNamespaceUpdateBundle(NAMESPACE1)); in testNonPersistentAppCrashDetectionWithScopedResets()293 final String[] expectedResetNamespaces = new String[]{NAMESPACE1, NAMESPACE2}; in testNonPersistentAppCrashDetectionWithScopedResets()295 new String[]{NAMESPACE1, NAMESPACE2, NAMESPACE3}; in testNonPersistentAppCrashDetectionWithScopedResets()330 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE1, NAMESPACE1)); in testNonDeviceConfigSettingsOnlyResetOncePerLevel()335 monitorCallback.sendResult(getConfigNamespaceUpdateBundle(NAMESPACE1)); in testNonDeviceConfigSettingsOnlyResetOncePerLevel()339 final String[] expectedPackage1ResetNamespaces = new String[]{NAMESPACE1, NAMESPACE2}; in testNonDeviceConfigSettingsOnlyResetOncePerLevel()[all …]