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

  /frameworks/base/services/core/java/com/android/server/pm/
BackgroundDexOptService.java 97 private final AtomicBoolean mExitPostBootUpdate = new AtomicBoolean(false);
176 if (mExitPostBootUpdate.get()) {
205 if (mExitPostBootUpdate.get()) {
268 mExitPostBootUpdate.set(true);
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 339 milliseconds