Searched refs:outSchedGroup (Results 1 – 1 of 1) sorted by relevance
1087 boolean getCachedIsReceivingBroadcast(int[] outSchedGroup) { in getCachedIsReceivingBroadcast() argument1089 mCachedIsReceivingBroadcast = mService.isReceivingBroadcastLocked(mApp, outSchedGroup) in getCachedIsReceivingBroadcast()1092 mCachedSchedGroup = outSchedGroup[0]; in getCachedIsReceivingBroadcast()