Searched refs:clearAllSafetySourceDataForTests (Results 1 – 9 of 9) sorted by relevance
110 runWithShellPermissionIdentity { safetyCenterManager?.clearAllSafetySourceDataForTests() } in setup()121 runWithShellPermissionIdentity { safetyCenterManager?.clearAllSafetySourceDataForTests() } in cleanup()
115 void clearAllSafetySourceDataForTests(); in clearAllSafetySourceDataForTests() method
611 public void clearAllSafetySourceDataForTests() { in clearAllSafetySourceDataForTests() method in SafetyCenterManager613 mService.clearAllSafetySourceDataForTests(); in clearAllSafetySourceDataForTests()
166 callWithShellPermissionIdentity(MANAGE_SAFETY_CENTER) { clearAllSafetySourceDataForTests() } in SafetyCenterManager()
156 mSafetyCenterManager.clearAllSafetySourceDataForTests(); in onClearData()
614 public void clearAllSafetySourceDataForTests() { in clearAllSafetySourceDataForTests() method in SafetyCenterService.Stub
405 safetyCenterManager.clearAllSafetySourceDataForTests() in clearAllSafetySourceDataForTests_withoutPermission_throwsSecurityException()
2249 safetyCenterManager.clearAllSafetySourceDataForTests() in clearAllSafetySourceDataForTests_withoutPermission_throwsSecurityException()
261 …n(android.Manifest.permission.MANAGE_SAFETY_CENTER) public void clearAllSafetySourceDataForTests();