Home
last modified time | relevance | path

Searched +defs:command +defs:mode (Results 301 – 325 of 1412) sorted by relevance

1...<<11121314151617181920>>...57

/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py275 def trace_variable(self, mode, callback): argument
301 def trace_vdelete(self, mode, cbname): argument
746 def selection_handle(self, command, **kw): argument
1420 def _grid_configure(self, command, index, cnf, kw): argument
1655 command = wm_command variable in Wm
2988 def dump(self, index1, index2=None, command=None, **kw): argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/library/uiautomator.core/android_common/javac/
Duiautomator.core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/library/uiautomator.core/android_common/repackaged-jarjar/javac/
Duiautomator.core.jar ... com.android.uiautomator.core.Tracer$Mode mode junit.framework.TestListener listener junit.framework ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/6.0/[email protected]_genc++/gen/android/hardware/audio/effect/6.0/
DEqualizerEffectAll.cpp1158 …V6_0::Result> BpHwEqualizerEffect::setAudioMode(::android::hardware::audio::common::V6_0::AudioMod… in setAudioMode()
1236 ::android::hardware::Return<void> BpHwEqualizerEffect::command(uint32_t commandId, const ::android:… in command() function in android::hardware::audio::effect::V6_0::BpHwEqualizerEffect
DEffectAll.cpp738 …ils::HidlInstrumentor *_hidl_this_instrumentor, ::android::hardware::audio::common::V6_0::AudioMod… in _hidl_setAudioMode()
2396 …:effect::V6_0::Result> BpHwEffect::setAudioMode(::android::hardware::audio::common::V6_0::AudioMod… in setAudioMode()
2474 ::android::hardware::Return<void> BpHwEffect::command(uint32_t commandId, const ::android::hardware… in command() function in android::hardware::audio::effect::V6_0::BpHwEffect
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java504 public void execute(Runnable command) { in execute()
1951 private void handleInterfaceServingStateActive(int mode, IpServer who) { in handleInterfaceServingStateActive()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/7.0/[email protected]_genc++/gen/android/hardware/audio/effect/7.0/
DEqualizerEffectAll.cpp1158 …V7_0::Result> BpHwEqualizerEffect::setAudioMode(::android::hardware::audio::common::V7_0::AudioMod… in setAudioMode()
1236 ::android::hardware::Return<void> BpHwEqualizerEffect::command(uint32_t commandId, const ::android:… in command() function in android::hardware::audio::effect::V7_0::BpHwEqualizerEffect
DEffectAll.cpp748 …ils::HidlInstrumentor *_hidl_this_instrumentor, ::android::hardware::audio::common::V7_0::AudioMod… in _hidl_setAudioMode()
2461 …:effect::V7_0::Result> BpHwEffect::setAudioMode(::android::hardware::audio::common::V7_0::AudioMod… in setAudioMode()
2539 ::android::hardware::Return<void> BpHwEffect::command(uint32_t commandId, const ::android::hardware… in command() function in android::hardware::audio::effect::V7_0::BpHwEffect
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2092 public void sendAppPrivateCommand(IBinder sessionToken, String command, Bundle data, in sendAppPrivateCommand()
2174 public void stopPlayback(IBinder sessionToken, int mode, int userId) { in stopPlayback()
2313 public void timeShiftSetMode(IBinder sessionToken, int mode, int userId) { in timeShiftSetMode()
4344 public void onTimeShiftMode(int mode) { in onTimeShiftMode()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.1/android.hardware.radio-V1.1-java/android_common/javac/
Dandroid.hardware.radio-V1.1-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.4/[email protected]_genc++/gen/android/hardware/radio/1.4/
DRadioAll.cpp1419 …turn<void> BpHwRadio::setBandMode(int32_t serial, ::android::hardware::radio::V1_0::RadioBandMode … in setBandMode()
1431 …urn<void> BpHwRadio::sendEnvelope(int32_t serial, const ::android::hardware::hidl_string& command){ in sendEnvelope()
1497 …::Return<void> BpHwRadio::setTTYMode(int32_t serial, ::android::hardware::radio::V1_0::TtyMode mod… in setTTYMode()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Drun.v1alpha1.json354 "command": { object
518 "command": { object
866 "mode": { object
/aosp_15_r20/cts/tests/tests/app.usage/src/android/app/usage/cts/
H A DUsageStatsTest.java311 private void setAppOpsMode(String mode) throws Exception { in setAppOpsMode()
2740 private String executeShellCmd(String command) throws IOException { in executeShellCmd()
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto384 optional TraceMode mode = 1; field
762 optional Mode mode = 1; field
799 optional Mode mode = 1; field
4322 optional uint32 mode = 1; field
5168 optional int32 mode = 1; field
7221 optional uint32 mode = 3; field
7419 optional uint32 mode = 4; field
7440 optional uint32 mode = 8; field
7448 optional uint32 mode = 6; field
7460 optional uint32 mode = 9; field
[all …]
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4952 void LinkLayerController::ForwardToLm(bluetooth::hci::CommandView command) { in ForwardToLm()
4957 void LinkLayerController::ForwardToLl(bluetooth::hci::CommandView command) { in ForwardToLl()
5807 void LinkLayerController::SetInquiryMode(uint8_t mode) { in SetInquiryMode()
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp869 CancelationOptions::Mode mode) { in expandCancellationMode()
1623 auto command = std::move(mCommandQueue.front()); in runCommandsLockedInterruptable() local
1631 void InputDispatcher::postCommandLocked(Command&& command) { in postCommandLocked()
2108 CancelationOptions::Mode mode( in dispatchMotionLocked() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar35 ... .os.RemoteException e android.os.Bundle command long identity java.util.Iterator it android. ...
Dservices.core.unboosted.jar13META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-35/
Dservices.core.unboosted.jarcom/android/server/utils/Watchable.class Watchable.java package com.android. ...
/aosp_15_r20/external/flashrom/
H A Dcros_ec_commands.h757 uint16_t command; member
2434 uint8_t mode; member
3206 uint32_t mode; /* enum charge_control_mode */ member
3638 uint8_t mode; member
4298 uint32_t mode; /* as defined by FP_MODE_ constants */ member
4303 uint32_t mode; /* as defined by FP_MODE_ constants */ member
4391 #define EC_PRIVATE_HOST_COMMAND_VALUE(command) \ argument
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto392 optional TraceMode mode = 1; field
784 optional Mode mode = 1; field
821 optional Mode mode = 1; field
4715 optional uint32 mode = 1; field
5444 optional int32 mode = 1; field
7557 optional uint32 mode = 3; field
7786 optional uint32 mode = 4; field
7807 optional uint32 mode = 8; field
7815 optional uint32 mode = 6; field
7827 optional uint32 mode = 9; field
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.3/android.hardware.radio-V1.3-java/android_common/javac/
Dandroid.hardware.radio-V1.3-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-13/
Dservices.core.unboosted.jar ... () public final void setAllowInstantService (boolean) boolean mode public final void setTemporaryService (int, java.lang ...
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_commands.h1104 uint16_t command; member
1207 uint16_t command; member
3455 uint8_t mode : 7; /* enum usb_charge_mode */ member
4571 uint32_t mode; /* enum charge_control_mode */ member
4592 uint32_t mode; /* enum charge_control_mode */ member
4825 uint16_t command; /* enum ec_hang_detect_cmds */ member
5203 uint8_t mode; member
7166 uint8_t command; /* enum typec_control_command */ member
8084 #define FP_CAPTURE_TYPE(mode) \ argument
8088 uint32_t mode; /* as defined by FP_MODE_ constants */ member
[all …]
/aosp_15_r20/external/jline/
HDjline-3.13.3.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...

1...<<11121314151617181920>>...57