Searched refs:shouldPreventBackup (Results 1 – 2 of 2) sorted by relevance
41 if (CallLogBackupAgent.shouldPreventBackup(context)) { in onReceive()
148 if (shouldPreventBackup(this)) { in onBackup()589 static boolean shouldPreventBackup(Context context) { in shouldPreventBackup() method in CallLogBackupAgent