Searched defs:scheduleDestroyBackupAgent (Results 1 - 3 of 3) sorted by relevance

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

Completed in 246 milliseconds