Searched refs:handleDestroyBackupAgent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityThread.java1611 handleDestroyBackupAgent((CreateBackupAgentData)msg.obj);
3115 private void handleDestroyBackupAgent(CreateBackupAgentData data) { method in class:ActivityThread
3116 if (DEBUG_BACKUP) Slog.v(TAG, "handleDestroyBackupAgent: " + data);

Completed in 512 milliseconds