Home
last modified time | relevance | path

Searched refs:getConfigNamespaceUpdateBundle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java251 monitorCallback.sendResult(getConfigNamespaceUpdateBundle(NAMESPACE1)); in testNonPersistentAppCrashDetectionWithScopedResets()
254 monitorCallback.sendResult(getConfigNamespaceUpdateBundle(NAMESPACE2)); in testNonPersistentAppCrashDetectionWithScopedResets()
465 private Bundle getConfigNamespaceUpdateBundle(String updatedNamespace) { in getConfigNamespaceUpdateBundle() method in RescuePartyTest