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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 77 void scheduleDestroyBackupAgent(ApplicationInfo app, CompatibilityInfo compatInfo)
ApplicationThreadNative.java 449 scheduleDestroyBackupAgent(appInfo, compatInfo);
831 public final void scheduleDestroyBackupAgent(ApplicationInfo app,
    [all...]
ActivityThread.java 667 public final void scheduleDestroyBackupAgent(ApplicationInfo app,
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 289 milliseconds