Searched defs:EVENT_RELEASE_WAKELOCK (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java128 static final int EVENT_RELEASE_WAKELOCK = 5; field in class:InboundSmsHandler
303 case EVENT_RELEASE_WAKELOCK:
319 sendMessageDelayed(EVENT_RELEASE_WAKELOCK, WAKELOCK_TIMEOUT);
340 case EVENT_RELEASE_WAKELOCK:
410 case EVENT_RELEASE_WAKELOCK:

Completed in 179 milliseconds