Searched refs:bindBackupAgent (Results 1 – 1 of 1) sorted by relevance
83 expectThrows(Exception.class, () -> bindBackupAgent(mContext.getPackageName(), 0, 0)); in testBindBackupAgent_isNotCallableFromCts()163 private static void bindBackupAgent(String packageName, int backupRestoreMode, int userId) in bindBackupAgent() method in AgentBindingTest