Home
last modified time | relevance | path

Searched refs:ACTION_DEVICE_CUSTOMIZATION_READY (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DWallpaperUpdateReceiver.java43 if (intent != null && Intent.ACTION_DEVICE_CUSTOMIZATION_READY.equals(intent.getAction())) { in onReceive()
/frameworks/base/core/java/android/content/
DIntent.java4591 public static final String ACTION_DEVICE_CUSTOMIZATION_READY = field in Intent
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java25030 final Intent intent = new Intent(Intent.ACTION_DEVICE_CUSTOMIZATION_READY);
/frameworks/base/api/
Dsystem-current.txt1560 …field public static final String ACTION_DEVICE_CUSTOMIZATION_READY = "android.intent.action.DEVICE…
/frameworks/base/non-updatable-api/
Dsystem-current.txt1560 …field public static final String ACTION_DEVICE_CUSTOMIZATION_READY = "android.intent.action.DEVICE…