Searched refs:getConfigAccessBundle (Results 1 – 1 of 1) sorted by relevance
247 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE1, NAMESPACE1)); in testNonPersistentAppCrashDetectionWithScopedResets()248 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE1, NAMESPACE2)); in testNonPersistentAppCrashDetectionWithScopedResets()249 monitorCallback.sendResult(getConfigAccessBundle(CALLING_PACKAGE2, NAMESPACE2)); in testNonPersistentAppCrashDetectionWithScopedResets()457 private Bundle getConfigAccessBundle(String callingPackage, String namespace) { in getConfigAccessBundle() method in RescuePartyTest