Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3DeviceInjectionMethods.cpp57 bool wasActive = false; in injectCamera() local
117 bool wasActive = false; in stopInjection() local
DCamera3Device.cpp954 bool wasActive = false; in createInputStream() local
1072 bool wasActive = false; in createStream() local
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DDefaultClockController.kt313 val wasActive = isActive in update() constant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DTelephonyNetworkFactory.java194 private static int getAction(boolean wasActive, boolean isActive) { in getAction()
/frameworks/base/media/mca/filterfw/native/core/
Dgl_env.cpp221 bool wasActive = IsActive(); in SwitchToSurfaceId() local
/frameworks/base/services/core/java/com/android/server/audio/
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()
/frameworks/native/services/sensorservice/
DSensorService.cpp2467 bool wasActive = false; in updateOverrideUid() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp1759 bool wasActive = isUidActive(uid); in updateUid() local
/frameworks/av/services/audioflinger/
DTracks.cpp789 bool wasActive = false; in destroy() local
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp4392 bool wasActive = false; in updateOverrideUid() local
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp6670 const bool wasActive = remainingOutput->isActive(); in closeOutput() local