Searched defs:EVENT_RELEASE_WAKELOCK (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java147 private static final int EVENT_RELEASE_WAKELOCK = 5; field in class:InboundSmsHandler
340 case EVENT_RELEASE_WAKELOCK:
356 sendMessageDelayed(EVENT_RELEASE_WAKELOCK, WAKELOCK_TIMEOUT);
377 case EVENT_RELEASE_WAKELOCK:
456 case EVENT_RELEASE_WAKELOCK:

Completed in 36 milliseconds