Home
last modified time | relevance | path

Searched defs:scheduleDestroyBackupAgent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl113 void scheduleDestroyBackupAgent(in ApplicationInfo app, int userId); in scheduleDestroyBackupAgent() method
DActivityThread.java1108 public final void scheduleDestroyBackupAgent(ApplicationInfo app, int userId) { in scheduleDestroyBackupAgent() method in ActivityThread.ApplicationThread