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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
ForceStopPreference.java 55 Intent intent = new Intent(Intent.ACTION_QUERY_PACKAGE_RESTART,
  /frameworks/base/core/java/com/android/internal/content/
PackageMonitor.java 46 sPackageFilt.addAction(Intent.ACTION_QUERY_PACKAGE_RESTART);
378 } else if (Intent.ACTION_QUERY_PACKAGE_RESTART.equals(action)) {
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java 721 Intent intent = new Intent(Intent.ACTION_QUERY_PACKAGE_RESTART,
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
InstalledAppDetails.java 713 Intent intent = new Intent(Intent.ACTION_QUERY_PACKAGE_RESTART,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 692 || (queryRestart=action.equals(Intent.ACTION_QUERY_PACKAGE_RESTART))
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.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/sdk/system_current/
android.jar 

Completed in 8510 milliseconds