Home
last modified time | relevance | path

Searched refs:currentCallAppUid (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallController.kt378 val currentCallAppUid = callAppUid ?: return regex
379 if (uid != currentCallAppUid) {