HomeSort by relevance Sort by last modified time
    Searched refs:restrictedBackupMode (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 92 int debugMode, boolean restrictedBackupMode, boolean persistent,
ApplicationThreadNative.java 270 boolean restrictedBackupMode = (data.readInt() != 0);
278 testArgs, testWatcher, testMode, restrictedBackupMode, persistent,
817 IInstrumentationWatcher testWatcher, int debugMode, boolean restrictedBackupMode,
    [all...]
ActivityThread.java 372 boolean restrictedBackupMode;
689 data.restrictedBackupMode = isRestrictedBackupMode;
    [all...]

Completed in 56 milliseconds