Searched defs:currentPackage (Results 1 – 8 of 8) sorted by relevance
35 void onUpdate(String currentPackage, in BackupProgress backupProgress); in onUpdate()45 void onResult(String currentPackage, int status); in onResult()
67 public void onUpdate(int nowBeingRestored, String currentPackage) { in onUpdate()
693 public void onUpdate(String currentPackage, BackupProgress backupProgress) { in onUpdate()699 public void onResult(String currentPackage, int status) { in onResult()
326 public void onUpdate(int nowBeingRestored, String currentPackage) { in onUpdate()
225 public void onUpdate(String currentPackage, BackupProgress backupProgress) { in onUpdate()232 public void onResult(String currentPackage, int status) { in onResult()571 public void onUpdate(int nowBeingRestored, String currentPackage) { in onUpdate()
227 PackageStats currentPackage = new PackageStats("fake package"); in read() local
4853 PackageInfo currentPackage = mPackages.get(i); in run() local
5211 final String currentPackage = policy.mDelegationMap.keyAt(i); in setDelegatedScopePreO() local