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

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

Completed in 298 milliseconds