Searched refs:mBroadcasts (Results 1 – 2 of 2) sorted by relevance
34 private BroadcastMonitor mBroadcasts; field in WifiMonitor56 mBroadcasts = service.receiveBroadcasts(new BroadcastReceiver() { in WifiMonitor()78 if (mIsRegister && mBroadcasts != null) { in close()79 mBroadcasts.close(); in close()
269 private final List<Broadcast> mBroadcasts; field in SafetyCenterConfigReader.SafetyCenterConfigInternal279 mBroadcasts = broadcasts; in SafetyCenterConfigInternal()295 return mBroadcasts; in getBroadcasts()321 + mBroadcasts in toString()