Searched refs:isForegroundActivity (Results 1 – 7 of 7) sorted by relevance
96 boolean isForegroundActivity() { in isForegroundActivity() method in LocalBluetoothManager
94 if(manager.isForegroundActivity()) { in showError()
68 if (manager.isForegroundActivity()) { in shouldShowDialogInForeground()
1304 if (!mInCallScreen.isForegroundActivity()) { in triggerPing()
1018 /* package */ boolean isForegroundActivity() { in isForegroundActivity() method in InCallScreen1922 if (currentlyIdle && !isForegroundActivity() && isForegroundActivityForProximity()) { in onDisconnect()
812 return mInCallScreen.isForegroundActivity(); in isShowingCallScreen()
1179 if ((mInCallScreen != null) && mInCallScreen.isForegroundActivity()) { in otaShowProperScreen()