android - drop wakelock in WakefulBroadcastReceiver that does not start a Service -


i registered wakefulbroadcastreceiver gets called @ time , based on content of broadcast decides start service process intent or not.

my question is: there wakelock registered if startwakefulservice not called? if so, how release wakelock again?

is there wakelock registered if startwakefulservice not called?

no, there not, can tell looking @ the wakefulbroadcastreceiver source code.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

Java Web Service Soap fault exception client -