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

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
PreBootListener.java 32 if (Intent.ACTION_PRE_BOOT_COMPLETED.equals(intent.getAction())) {
  /frameworks/base/services/core/java/com/android/server/am/
PreBootBroadcaster.java 46 * Simple broadcaster that sends {@link Intent#ACTION_PRE_BOOT_COMPLETED} to all
70 mIntent = new Intent(Intent.ACTION_PRE_BOOT_COMPLETED);
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerServiceUtils.java 176 Intent intent = new Intent(Intent.ACTION_PRE_BOOT_COMPLETED);
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 92 milliseconds