Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 1984) sorted by relevance

12345678910>>...80

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_discovery_manager.cc38 bool active, LowEnergyDiscoveryManager::WeakPtr manager) in LowEnergyDiscoverySession()
118 void LowEnergyDiscoveryManager::StartDiscovery(bool active, in StartDiscovery()
235 LowEnergyDiscoveryManager::AddSession(bool active) { in AddSession()
255 bool active = session->active(); in RemoveSession() local
455 bool active = std::any_of( in OnScanStopped() local
465 bool active = std::any_of( in OnScanStopped() local
512 void LowEnergyDiscoveryManager::StartScan(bool active) { in StartScan()
572 bool active = std::any_of( in ResumeDiscovery() local
580 bool active = std::any_of( in ResumeDiscovery() local
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DRequestGroupTest.cc48 bool active = req.GetExpireTime(&expire_time); in TEST() local
61 bool active = req.GetExpireTime(&expire_time); in TEST() local
81 bool active = req.GetExpireTime(&expire_time); in TEST() local
94 bool active = req.GetExpireTime(&expire_time); in TEST() local
124 bool active = req.GetExpireTime(&expire_time); in TEST() local
139 bool active = req.GetExpireTime(&expire_time); in TEST() local
157 bool active = req.GetExpireTime(&expire_time); in TEST() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/
H A Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
157 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
284 def baremetal_adapter(name, active, section): argument
303 def baremetal_size_adapter(name, active, section): argument
328 def continuation(name, active, section): argument
346 def continuation(name, active, section): argument
363 def continuation(name, active, section): argument
/aosp_15_r20/external/mbedtls/scripts/
H A Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
157 def realfull_adapter(_name, active, section): argument
243 def full_adapter(name, active, section): argument
278 def baremetal_adapter(name, active, section): argument
297 def baremetal_size_adapter(name, active, section): argument
322 def continuation(name, active, section): argument
340 def continuation(name, active, section): argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/
DCallbackEvent.java53 private final boolean active = false; field in CallbackEvent.OnCarrierNetworkChange
55 public OnCarrierNetworkChange(boolean active) { in OnCarrierNetworkChange()
68 …ar.pipeline.mobile.data.repository.prod.CallbackEvent.OnCarrierNetworkChange copy(boolean active) { in copy()
92 private final boolean active = false; field in CallbackEvent.OnCarrierRoamingNtnModeChanged
94 public OnCarrierRoamingNtnModeChanged(boolean active) { in OnCarrierRoamingNtnModeChanged()
107 …ine.mobile.data.repository.prod.CallbackEvent.OnCarrierRoamingNtnModeChanged copy(boolean active) { in copy()
/aosp_15_r20/packages/apps/Camera2/src_pd/com/android/camera/stats/
DSessionStatsCollector.java18 public synchronized void previewActive(boolean active) { in previewActive()
21 public synchronized void faceScanActive(boolean active) { in faceScanActive()
24 public synchronized void autofocusActive(boolean active) { in autofocusActive()
36 public synchronized void sessionActive(boolean active) { in sessionActive()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/common/components/
H A D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/common/components/
H A D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DCarrierServiceTest.java67 private void notifyCarrierNetworkChangeWithoutCarrierPrivileges(boolean active) { in notifyCarrierNetworkChangeWithoutCarrierPrivileges()
78 private void notifyCarrierNetworkChangeWithCarrierPrivileges(boolean active) { in notifyCarrierNetworkChangeWithCarrierPrivileges()
105 private void notifyCarrierNetworkChangeForSubIdWithoutCarrierPrivileges(boolean active) { in notifyCarrierNetworkChangeForSubIdWithoutCarrierPrivileges()
118 private void notifyCarrierNetworkChangeForSubIdWithCarrierPrivileges(boolean active) { in notifyCarrierNetworkChangeForSubIdWithCarrierPrivileges()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/domain/interactor/
H A DRemoteInputInteractorTest.kt47 val active by collectLastValue(underTest.isRemoteInputActive) in isRemoteInputActive_true() constant
58 val active by collectLastValue(underTest.isRemoteInputActive) in isRemoteInputActive_false() constant
/aosp_15_r20/external/libcups/cups/
H A Dppd-conflicts.c73 cups_array_t *active; /* Active conflicts */ in cupsGetConflicts() local
175 cups_array_t *active = NULL, /* Active constraints */ in cupsResolveConflicts() local
572 cups_array_t *active; /* Active conflicts */ in ppdConflicts() local
641 cups_array_t *active; /* Active conflicts */ in ppdInstallableConflict() local
957 cups_array_t *active = NULL; /* Active constraints */ in ppd_test_constraints() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/notification/modes/
H A DZenModesBackendTest.java96 private static ZenModeConfig configWithManualRule(ZenModeConfig base, boolean active) { in configWithManualRule()
112 AutomaticZenRule rule, boolean active) { in configWithRule()
119 boolean active) { in zenConfigRuleForRule()
133 private static ZenMode newZenMode(String id, AutomaticZenRule azr, boolean active) { in newZenMode()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/appops/
H A DAppOpsControllerImpl.java317 private boolean updateActives(int code, int uid, String packageName, boolean active) { in updateActives()
436 private void notifySuscribers(int code, int uid, String packageName, boolean active) { in notifySuscribers()
443 public void onOpActiveChanged(String op, int uid, String packageName, boolean active) { in onOpActiveChanged()
451 int virtualDeviceId, boolean active, int attributionFlags, int attributionChainId) { in onOpActiveChanged()
499 private void notifySuscribersWorker(int code, int uid, String packageName, boolean active) { in notifySuscribersWorker()
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DUClampVoter.h54 VoteRange(bool active, std::chrono::steady_clock::time_point startTime, in VoteRange()
59 bool active() const { return mActive; } in active() function
68 void setActive(bool active) { mActive = active; } in setActive()
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/capture_state_listener-aidl-java-source/gen/android/media/
DICaptureStateListener.java16 @Override public void setCaptureState(boolean active) throws android.os.RemoteException in setCaptureState()
94 @Override public void setCaptureState(boolean active) throws android.os.RemoteException in setCaptureState()
111 public void setCaptureState(boolean active) throws android.os.RemoteException; in setCaptureState()
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp84 SIMD::Int active = activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
111 …SIMD::UInt active = As<SIMD::UInt>(activeLaneMask()); // Considers helper invocations active. See… in EmitGroupNonUniform() local
148 …SIMD::UInt active = As<SIMD::UInt>(activeLaneMask()); // Considers helper invocations active. See… in EmitGroupNonUniform() local
173 SIMD::Int active = activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
194 SIMD::Int active = activeLaneMask(); in EmitGroupNonUniform() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Darguments.h89 bool active = false; member
96 bool active = false; member
103 bool active = false; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/privacy/
DPrivacyDialog.java81 private final int getStringIdForState(boolean active) { in getStringIdForState()
115 private final boolean active = false; field in PrivacyDialog.PrivacyElement
131 …java.lang.CharSequence proxyLabel, long lastActiveTimestamp, boolean active, boolean enterprise, b… in PrivacyElement()
270 …java.lang.CharSequence proxyLabel, long lastActiveTimestamp, boolean active, boolean enterprise, b… in copy()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/aidl/android.hardware.vibrator-V3-java-source/gen/android/hardware/vibrator/
DPrimitivePwle.java12 public final static int active = 0; // android.hardware.vibrator.ActivePwle active; field in PrimitivePwle
39 public static PrimitivePwle active(android.hardware.vibrator.ActivePwle _value) { in active() method in PrimitivePwle
154 public static final int active = 0; field
/aosp_15_r20/external/python/cpython2/Lib/distutils/command/
Dbdist_msi.py43 def back(self, title, next, name = "Back", active = 1): argument
54 def cancel(self, title, next, name = "Cancel", active = 1): argument
65 def next(self, title, next, name = "Next", active = 1): argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/data/model/
DMediaSortKeyModel.java15 private final boolean active = false; field in MediaSortKeyModel
25 …java.lang.Boolean isPlaying, int playbackLocation, boolean active, boolean isResume, long lastActi… in MediaSortKeyModel()
118 …java.lang.Boolean isPlaying, int playbackLocation, boolean active, boolean isResume, long lastActi… in copy()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/1.0/[email protected]_genc++/gen/android/hardware/broadcastradio/1.0/
DTunerCallbackAll.cpp437 …_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, bool active) { in _hidl_trafficAnnouncement()
490 …_hidl_this, ::android::hardware::details::HidlInstrumentor *_hidl_this_instrumentor, bool active) { in _hidl_emergencyAnnouncement()
659 ::android::hardware::Return<void> BpHwTunerCallback::trafficAnnouncement(bool active){ in trafficAnnouncement()
665 ::android::hardware::Return<void> BpHwTunerCallback::emergencyAnnouncement(bool active){ in emergencyAnnouncement()
1072 bool active; in _hidl_trafficAnnouncement() local
1124 bool active; in _hidl_emergencyAnnouncement() local
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/command/
Dbdist_msi.py44 def back(self, title, next, name = "Back", active = 1): argument
55 def cancel(self, title, next, name = "Cancel", active = 1): argument
66 def next(self, title, next, name = "Next", active = 1): argument
/aosp_15_r20/frameworks/base/apex/jobscheduler/framework/java/com/android/server/
H A DDeviceIdleInternal.java28 void onConstraintStateChanged(IDeviceIdleConstraint constraint, boolean active); in onConstraintStateChanged()
70 void setJobsActive(boolean active); in setJobsActive()
73 void setAlarmsActive(boolean active); in setAlarmsActive()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/
Dloom_semaphore_batch.rs19 active: AtomicUsize, in basic_usage() field
166 let active = Arc::new(AtomicUsize::new(0)); in batch() localVariable
171 let active = active.clone(); in batch() localVariable

12345678910>>...80