Searched refs:DEVICE_SETUP_INTENT (Results 1 – 1 of 1) sorted by relevance
32 DEVICE_SETUP_INTENT = "com.android.tradefed.utils.DEVICE_SETUP"; field in DeviceSetupIntentReceiver38 if (DEVICE_SETUP_INTENT.equals(intent.getAction())) { in onReceive()