Home
last modified time | relevance | path

Searched defs:wasActive (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DDefaultClockController.kt313 val wasActive = isActive regex
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_env.cpp221 bool wasActive = IsActive(); in SwitchToSurfaceId() local
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java547 void postCheckCommunicationRouteClientState(int uid, boolean wasActive, int delay) { in postCheckCommunicationRouteClientState()
560 void onCheckCommunicationRouteClientState(int uid, boolean wasActive) { in onCheckCommunicationRouteClientState()
570 CommunicationRouteClient client, boolean wasActive) { in updateCommunicationRouteClientState()