Searched refs:unbindBackupAgent (Results 1 – 1 of 1) sorted by relevance
76 expectThrows(Exception.class, () -> unbindBackupAgent(mContext.getApplicationInfo())); in testUnbindBackupAgent_isNotCallableFromCts()156 private static void unbindBackupAgent(ApplicationInfo applicationInfo) throws Exception { in unbindBackupAgent() method in AgentBindingTest