Searched refs:REMOVE_FOR_STOPPED (Results 1 – 1 of 1) sorted by relevance
4150 public static final int REMOVE_FOR_STOPPED = 7; field in AlarmManagerService.AlarmHandler4158 obtainMessage(REMOVE_FOR_STOPPED, uid, 0).sendToTarget(); in postRemoveForStopped()4228 case REMOVE_FOR_STOPPED: in handleMessage()