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