Searched refs:checkBeforeRemote (Results 1 – 2 of 2) sorted by relevance
159 private boolean checkBeforeRemote() { in checkBeforeRemote() method in Installer174 if (!checkBeforeRemote()) return -1; in createAppData()185 if (!checkBeforeRemote()) return; in restoreconAppData()195 if (!checkBeforeRemote()) return; in migrateAppData()205 if (!checkBeforeRemote()) return; in clearAppData()215 if (!checkBeforeRemote()) return; in destroyAppData()224 if (!checkBeforeRemote()) return; in fixupAppData()235 if (!checkBeforeRemote()) return; in moveCompleteApp()247 if (!checkBeforeRemote()) return; in getAppSize()269 if (!checkBeforeRemote()) return; in getUserSize()[all …]
10329 HSPLcom/android/server/pm/Installer;->checkBeforeRemote()Z