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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 69 void scheduleDestroyBackupAgent(ApplicationInfo app) throws RemoteException;
ApplicationThreadNative.java 376 scheduleDestroyBackupAgent(appInfo);
578 public final void scheduleDestroyBackupAgent(ApplicationInfo app) throws RemoteException {
ActivityThread.java 483 public final void scheduleDestroyBackupAgent(ApplicationInfo app) {
    [all...]

Completed in 16 milliseconds