Home
last modified time | relevance | path

Searched defs:mode (Results 676 – 700 of 4220) sorted by relevance

1...<<21222324252627282930>>...169

/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DNonResizableMultiWindowPreferenceController.java67 final int mode = Settings.Global.getInt(mContext.getContentResolver(), in updateState() local
H A DResizableActivityPreferenceController.java59 final int mode = Settings.Global.getInt(mContext.getContentResolver(), in updateState() local
H A DSecureSettingSwitchPreferenceController.java55 final int mode = Settings.Secure.getInt( in updateState() local
H A DSystemSettingSwitchPreferenceController.java55 final int mode = Settings.System.getInt( in updateState() local
H A DAllowAppsOnExternalPreferenceController.java59 final int mode = Settings.Global.getInt(mContext.getContentResolver(), in updateState() local
/aosp12/system/logging/liblog/
H A Dlogger.h30 int mode; member
/aosp12/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DPowerCommand.java98 String mode = null; in run() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_event_hub.h37 void FireChangeEvent(float value, int32_t mode) in FireChangeEvent()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_display_manager_test.cpp186 auto mode = Singleton<AccessibilityDisplayManager>::GetInstance().GetFoldDisplayMode(); variable
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c_api/include/
H A Dipc_cremote_object.h145 OH_IPC_RequestMode mode; member
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_buffer.h56 ColorMode mode; member
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_share_mem.c28 int mode = readOnly ? O_RDONLY : O_CREAT | O_RDWR | O_TRUNC; in InitSharedMem() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkvdb_service.h31 int32_t mode = PUSH_PULL; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_debug_info.h26 uint32_t mode = 0; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
H A Dhelp_utils.h27 mode_t mode; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DShape.js163 render(mode, gl) { argument
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_new/
H A Dsta_interface_test.cpp83 bool mode = true; variable
/ohos5.0/base/useriam/pin_auth/frameworks/ipc/src/
H A Dinputer_get_data_stub.cpp45 int32_t mode; in ReadInputerGetDataParam() local
/aosp12/packages/services/Car/car-lib/src/android/car/drivingstate/
H A DCarUxRestrictionsConfiguration.java94 String mode = entry.getKey(); in CarUxRestrictionsConfiguration() local
131 float currentSpeed, @NonNull String mode) { in getUxRestrictions()
438 private static void readRestrictionsMode(JsonReader reader, String mode, Builder builder) in readRestrictionsMode()
464 String mode, Builder builder) throws IOException { in readRestrictionsList()
879 private void validateModeRestrictions(String mode) { in validateModeRestrictions()
1072 public DrivingStateRestrictions setMode(@NonNull String mode) { in setMode()
1113 RestrictionsPerSpeedRange(@NonNull String mode, boolean reqOpt, int restrictions, in RestrictionsPerSpeedRange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBarTransitions.java110 public void transitionTo(int mode, boolean animate) { in transitionTo()
136 public static String modeToString(int mode) { in modeToString()
151 protected boolean isLightsOut(int mode) { in isLightsOut()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/
H A Dhdi_string_type_emitter.cpp57 std::string HdiStringTypeEmitter::EmitJavaType(TypeMode mode, bool isInnerType) const in EmitJavaType()
62 void HdiStringTypeEmitter::EmitCWriteVar(TypeMode mode, const std::string &name, in EmitCWriteVar()
162 TypeMode mode, unsigned int innerLevel) const in EmitCppReadVar()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dott_call.cpp340 int32_t OTTCall::SendUpdateCallMediaModeRequest(ImsCallMode mode) in SendUpdateCallMediaModeRequest()
355 int32_t OTTCall::SendUpdateCallMediaModeResponse(ImsCallMode mode) in SendUpdateCallMediaModeResponse()
365 int32_t OTTCall::UpdateImsCallMode(ImsCallMode mode) in UpdateImsCallMode()
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_device_handler.c41 … inline void AdjustDeviceNodePermissions(const char *deviceNode, uid_t uid, gid_t gid, mode_t mode) in AdjustDeviceNodePermissions()
63 mode_t mode = DEVMODE; in CreateSymbolLinks() local
155 mode_t mode = DEVMODE; in CreateDeviceNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/imagefilter_fuzzer/
H A Dimage_filter_fuzzer.cpp77 uint32_t mode = GetObject<uint32_t>(); in ImageFilterFuzzTest002() local
106 uint32_t mode = GetObject<uint32_t>(); in ImageFilterFuzzTest003() local
157 uint32_t mode = GetObject<uint32_t>(); in ImageFilterFuzzTest004() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_helper_test.cpp210 std::string mode("modetest"); variable
212 auto returnOpenFile = [&](const Uri &uri, const std::string &mode) { in __anon599aca340402()
240 std::string mode("modetest"); variable
242 auto returnOpenFile = [&](const Uri &uri, const std::string &mode) { in __anon599aca340502()
270 std::string mode("modetest"); variable
304 std::string mode("modetest"); variable
335 std::string mode("modetest"); variable
989 std::string mode("modetest"); variable
1019 std::string mode("modetest"); variable
1052 std::string mode("modetest"); variable
[all …]

1...<<21222324252627282930>>...169