Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 99) sorted by relevance

1234

/packages/modules/Bluetooth/system/embdrv/sbc/encoder/include/
Dsbc_encoder.h34 #ifndef FALSE
35 #define FALSE 0 macro
39 #define TRUE (!FALSE)
77 #define SBC_DSP_OPT FALSE
82 #define SBC_USE_ARM_PRAGMA FALSE
88 #define SBC_ARM_ASM_OPT FALSE
95 #define SBC_GHS_COMPILER FALSE
117 #define SBC_IS_64_MULT_IN_WINDOW_ACCU FALSE
128 #define SBC_IS_64_MULT_IN_IDCT FALSE
/packages/modules/Bluetooth/system/internal_include/
Dbt_target.h23 #ifndef FALSE
24 #define FALSE false macro
333 #define L2CAP_CONFORMANCE_TESTING FALSE
387 #define GATT_CONFORMANCE_TESTING FALSE
392 #define GATT_UPPER_TESTER_MULT_VARIABLE_LENGTH_NOTIF FALSE
397 #define GATT_UPPER_TESTER_MULT_VARIABLE_LENGTH_READ FALSE
408 #define CSIP_UPPER_TESTER_FORCE_TO_SEND_LOCK FALSE
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-oina.c75 context->common.frameInfo.enhanced = FALSE; in OI_CODEC_SBC_DecoderConfigureRaw()
107 context->enhancedEnabled = FALSE; in OI_CODEC_SBC_DecoderLimit()
110 context->enhancedEnabled = FALSE; in OI_CODEC_SBC_DecoderLimit()
Ddecoder-private.c57 context->enhancedEnabled = enhanced ? TRUE : FALSE; in internal_DecoderReset()
59 context->enhancedEnabled = FALSE; in internal_DecoderReset()
74 context->limitFrameFormat = FALSE; in internal_DecoderReset()
Ddecoder-sbc.c74 } else if (context->enhancedEnabled == FALSE) { in FindSyncword()
104 context->common.frameInfo.enhanced = FALSE; in FindSyncword()
257 context->common.frameInfo.enhanced = FALSE; in OI_CODEC_SBC_DecoderConfigureMSbc()
377 FALSE); in OI_CODEC_SBC_DecodeFrame()
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_stddefs.h41 #ifndef FALSE
42 #define FALSE \ macro
48 (!FALSE) /**< This define statement sets TRUE as a preprocessor alias for \
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Dvp_motionmodel.c185 return FALSE; in vp_invert_motion()
189 return FALSE; in vp_invert_motion()
193 return FALSE; in vp_invert_motion()
242 return FALSE; in vp_cascade_motion()
246 return FALSE; in vp_cascade_motion()
250 return FALSE; in vp_cascade_motion()
349 return FALSE; in vp_zoom_motion2d()
/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image_platform.h32 #ifndef FALSE
33 #define FALSE 0 macro
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/
DFactoryResetEsimPreferenceControllerTest.java148 .thenReturn(Boolean.FALSE.toString()); in getAvailabilityStatus_showEsimPropertyFalse_unsupportedOnDevice()
156 .thenReturn(Boolean.FALSE.toString()); in getAvailabilityStatus_showEsimPropertyFalse_unsupportedOnDevice_zoneWrite()
166 .thenReturn(Boolean.FALSE.toString()); in getAvailabilityStatus_showEsimPropertyFalse_unsupportedOnDevice_zoneRead()
176 .thenReturn(Boolean.FALSE.toString()); in getAvailabilityStatus_showEsimPropertyFalse_unsupportedOnDevice_zoneHidden()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc174 btif_hd_cb.service_dereg_active = FALSE; in btif_hd_upstreams_evt()
197 btif_hd_cb.app_registered = FALSE; in btif_hd_upstreams_evt()
228 btif_hd_cb.forced_disc = FALSE; in btif_hd_upstreams_evt()
375 btif_hd_cb.service_dereg_active = FALSE; in cleanup()
430 btif_hh_service_registration(FALSE); in register_app()
552 report.use_intr = FALSE; in send_report()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DEvsHalServiceTest.java68 private static final int FALSE = 0; field in EvsHalServiceTest
110 events.add(invocation.getArgument(1) ? TRUE : FALSE); in requestToStartRearviewViaEvsServiceRequest()
127 events.add(invocation.getArgument(1) ? TRUE : FALSE); in requestToStopRearviewViaEvsServiceRequest()
134 assertThat(events.get(1)).isEqualTo(FALSE); in requestToStopRearviewViaEvsServiceRequest()
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DBannerManager.java201 if (Boolean.FALSE.equals(mShowChooseAppBanner.getValue())) { in onUserDismissedChooseAppBanner()
220 if (Boolean.FALSE.equals(mShowCloudMediaAvailableBanner.getValue())) { in onUserDismissedCloudMediaAvailableBanner()
240 if (Boolean.FALSE.equals(mShowAccountUpdatedBanner.getValue())) { in onUserDismissedAccountUpdatedBanner()
259 if (Boolean.FALSE.equals(mShowChooseAccountBanner.getValue())) { in onUserDismissedChooseAccountBanner()
/packages/apps/Settings/src/com/android/settings/applications/
DAppStatePowerBridge.java47 ? Boolean.TRUE : Boolean.FALSE; in loadAllExtraInfo()
53 app.extraInfo = mBackend.isAllowlisted(pkg, uid) ? Boolean.TRUE : Boolean.FALSE; in updateExtraInfo()
DAppStateLocaleBridge.java58 app.info, appInfoByProfiles.mListInfos) ? Boolean.TRUE : Boolean.FALSE; in updateExtraInfo()
69 app.info, appInfoByProfiles.mListInfos) ? Boolean.TRUE : Boolean.FALSE; in loadAllExtraInfo()
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_conn.cc133 accept = FALSE; in hidd_l2cif_connect_ind()
138 accept = FALSE; in hidd_l2cif_connect_ind()
147 accept = FALSE; in hidd_l2cif_connect_ind()
155 accept = FALSE; in hidd_l2cif_connect_ind()
394 hd_cb.pending_vc_unplug = FALSE; in hidd_l2cif_disconnect()
441 bool err = FALSE; in hidd_l2cif_data_ind()
/packages/apps/Settings/src/com/android/settings/applications/appcompat/
DUserAspectRatioManager.java34 import static java.lang.Boolean.FALSE;
195 return !FALSE.equals(appAllowsUserAspectRatioOverride) && hasLauncherEntry(app); in canDisplayAspectRatioUi()
219 return !FALSE.equals(appAllowsFullscreenOption) && isBuildTimeFlagEnabled in isFullscreenOptionEnabled()
234 && !FALSE.equals(appAllowsOrientationOverride) in isOverrideToFullscreenEnabled()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc54 *has_report_id = FALSE; in check_descriptor()
169 bool use_report_id = FALSE; in bta_hd_register_act()
173 ret.reg_status.in_use = FALSE; in bta_hd_register_act()
243 HID_DevSetIncomingPolicy(FALSE); in bta_hd_unregister_act()
499 bta_hd_cb.vc_unplug = FALSE; in bta_hd_close_act()
/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_enc_coeffs.c27 #if (SBC_ARM_ASM_OPT == FALSE && SBC_IPAQ_OPT == FALSE)
28 #if (SBC_IS_64_MULT_IN_WINDOW_ACCU == FALSE)
Dsbc_dct.c41 #if (SBC_IS_64_MULT_IN_IDCT == FALSE)
76 #if (SBC_FAST_DCT == FALSE)
/packages/apps/Camera2/src/com/android/camera/stats/
DCaptureSessionStatsCollector.java36 protected Boolean mIsFrontFacing = Boolean.FALSE;
37 protected Boolean mIsHdr = Boolean.FALSE;
/packages/modules/Bluetooth/system/embdrv/g722/
Dg722_decode.cc33 #if !defined(FALSE)
34 #define FALSE 0 macro
37 #define TRUE (!FALSE)
Dg722_encode.cc34 #if !defined(FALSE)
35 #define FALSE 0 macro
38 #define TRUE (!FALSE)
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/concurrency/
DSyncCallbackSettingsTest.java41 /* realLogger= */ null, () -> Boolean.FALSE)); in testBuilderWithInvalidArgs()
170 return new SyncCallbackSettings.Builder(mFakeLogger, () -> Boolean.FALSE); in newDefaultBuilder()
/packages/apps/Settings/tests/unit/src/com/android/settings/notification/app/
DChannelListPreferenceControllerTest.java289 assertEquals(Boolean.FALSE, channelBPref.getCheckedState()); in testUpdateFullList_groupBlockedChange()
325 assertEquals(Boolean.FALSE, channelBPref.getCheckedState()); in testUpdateFullList_groupBlockedChange()
368 assertEquals(Boolean.FALSE, channelBPref.getCheckedState()); in testUpdateFullList_channelUpdates()
391 assertEquals(Boolean.FALSE, channelAPref.getCheckedState()); in testUpdateFullList_channelUpdates()
/packages/apps/DeskClock/src/com/android/deskclock/
DPredicate.kt44 val FALSE: Predicate<*> = object : Predicate<Any> { in apply() constant

1234