Searched defs:scheduleDestroyBackupAgent (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivityThread.java795 public final void scheduleDestroyBackupAgent(ApplicationInfo app, method in class:ActivityThread.ApplicationThread
H A DApplicationThreadNative.java473 scheduleDestroyBackupAgent(appInfo, compatInfo);
968 public final void scheduleDestroyBackupAgent(ApplicationInfo app, method in class:ApplicationThreadProxy
H A DIApplicationThread.java83 void scheduleDestroyBackupAgent(ApplicationInfo app, CompatibilityInfo compatInfo) method in interface:IApplicationThread

Completed in 133 milliseconds