Searched refs:DeviceSetupIntentReceiver (Results 1 – 2 of 2) sorted by relevance
41 Log.v(DeviceSetupIntentReceiver.TAG, "Setup service started."); in onCreate()56 Log.v(DeviceSetupIntentReceiver.TAG, "Acquiring wake lock."); in onStartCommand()60 DeviceSetupIntentReceiver.TAG); in onStartCommand()75 Log.v(DeviceSetupIntentReceiver.TAG, "Setup service stopped."); in onDestroy()
29 public class DeviceSetupIntentReceiver extends BroadcastReceiver { class