Searched refs:currentCallNotificationInfo (Results 1 – 1 of 1) sorted by relevance
181 val currentCallNotificationInfo = callNotificationInfo ?: return regex187 if (currentCallNotificationInfo.hasValidStartTime()) {189 timeView.base = currentCallNotificationInfo.callStartTime -199 setUpUidObserver(currentCallNotificationInfo)200 if (!currentCallNotificationInfo.statusBarSwipedAway) {245 private fun setUpUidObserver(currentCallNotificationInfo: CallNotificationInfo) {247 iActivityManager.getUidProcessState(currentCallNotificationInfo.uid, null))260 if (uid == currentCallNotificationInfo.uid) {