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