Searched refs:ACTION_CLEAR (Results 1 – 1 of 1) sorted by relevance
141 static final String ACTION_CLEAR = "com.android.devicelock.intent.action.CLEAR"; field in DeviceLockServiceImpl.DeviceLockClearReceiver253 final IntentFilter intentFilter = new IntentFilter(DeviceLockClearReceiver.ACTION_CLEAR); in DeviceLockServiceImpl()