Searched refs:ACTION_DEVICE_CUSTOMIZATION_READY (Results 1 – 4 of 4) sorted by relevance
43 if (intent != null && Intent.ACTION_DEVICE_CUSTOMIZATION_READY.equals(intent.getAction())) { in onReceive()
4396 public static final String ACTION_DEVICE_CUSTOMIZATION_READY = field in Intent
25467 final Intent intent = new Intent(Intent.ACTION_DEVICE_CUSTOMIZATION_READY);
1392 …field public static final String ACTION_DEVICE_CUSTOMIZATION_READY = "android.intent.action.DEVICE…