Searched defs:allApps (Results 1 – 3 of 3) sorted by relevance
29 public boolean allApps; field in AdbBackupParams
64 final ArrayList<APP> allApps = new ArrayList(); in build() local
276 boolean includeShared, boolean doWidgets, boolean allApps, boolean allIncludesSystem, in adbBackup()