| /frameworks/av/services/audioflinger/ |
| D | PatchCommandThread.cpp | 77 const sp<Command> command = mCommands.front(); in threadLoop() local 148 void PatchCommandThread::sendCommand(const sp<Command>& command) { in sendCommand() 156 auto command = sp<Command>::make(CREATE_AUDIO_PATCH, in createAudioPatchCommand() local 166 sp<Command> command = in releaseAudioPatchCommand() local 175 sp<Command> command = sp<Command>::make(UPDATE_AUDIO_PATCH, in updateAudioPatchCommand() local
|
| /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
| D | ShellHelper.java | 41 public static String runShellCommandWithTimeout(@NonNull String command, long timeoutInSecond) in runShellCommandWithTimeout() 79 String command = String.format(template, args); in runShellCommand() local 87 public static String runShellCommandRaw(@NonNull String command) { in runShellCommandRaw()
|
| /frameworks/av/services/oboeservice/ |
| D | AAudioCommandQueue.cpp | 28 aaudio_result_t AAudioCommandQueue::sendCommand(const std::shared_ptr<AAudioCommand>& command) { in sendCommand() 60 std::shared_ptr<AAudioCommand> command; in waitForCommand() local 93 auto command = mCommands.front(); in stopWaiting() local
|
| D | AAudioServiceStreamBase.cpp | 441 auto command = mCommandQueue.waitForCommand(timeoutNanos); in run() local 634 AAudioServiceMessage command; in sendServiceEvent() local 643 AAudioServiceMessage command; in sendServiceEvent() local 660 aaudio_result_t AAudioServiceStreamBase::writeUpMessageQueue(AAudioServiceMessage *command) { in writeUpMessageQueue() 686 AAudioServiceMessage command; in sendCurrentTimestamp_l() local 751 auto command = std::make_shared<AAudioCommand>( in exitStandby() local 762 auto command = std::make_shared<AAudioCommand>( in sendStartClientCommand() local 771 auto command = std::make_shared<AAudioCommand>( in sendStopClientCommand() local
|
| /frameworks/base/tools/aapt2/cmd/ |
| D | Command_test.cpp | 39 TestCommand command; in TEST() local 99 TestCommand command; in TEST() local 122 TestCommand command; in TEST() local
|
| D | ApkInfo_test.cpp | 53 ApkInfoCommand command(&noop_diag); in TEST_F() local 67 ApkInfoCommand command(&noop_diag); in TEST_F() local
|
| /frameworks/base/cmds/hid/ |
| D | README.md | 3 ### 1. Interactive through stdin: 23 ### 2. Using a file as an input:
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/data/model/ |
| D | KeyboardShortcutInfo.kt | 26 fun command(modifiers: Int, keyCode: Int = 0) { in command() method in com.android.systemui.keyboard.shortcut.data.model.KeyboardShortcutInfoBuilder
|
| /frameworks/base/services/tests/uiservicestests/src/android/app/ |
| D | NotificationSystemUtil.java | 51 String command = " cmd notification " + (on ? "allow_dnd " : "disallow_dnd ") + packageName in toggleNotificationPolicyAccess() local 63 private static void runCommand(String command, Instrumentation instrumentation) in runCommand()
|
| /frameworks/av/media/libaaudio/scripts/ |
| D | measure_device_power.py | 85 def adbTryMultiple(command): argument 213 def measureEnergyForCommand(command): argument 222 def averageEnergyForCommand(command, count): argument
|
| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | ResendCecCommandAction.java | 58 ResendCecCommandAction(HdmiCecLocalDevice source, HdmiCecMessage command, in ResendCecCommandAction() 87 boolean processCommand(HdmiCecMessage command) { in processCommand()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/apphibernation/ |
| D | HibernationStateDiskStoreTest.java | 143 public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() 154 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, in scheduleAtFixedRate() 160 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() 230 public void execute(Runnable command) { in execute()
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyService.cpp | 1817 sp<AudioCommand> command = mAudioCommands[0]; in threadLoop() local 2169 sp<AudioCommand> command = new AudioCommand(); in volumeCommand() local 2187 sp<AudioCommand> command = new AudioCommand(); in volumePortsCommand() local 2205 sp<AudioCommand> command = new AudioCommand(); in parametersCommand() local 2219 sp<AudioCommand> command = new AudioCommand(); in voiceVolumeCommand() local 2233 sp<AudioCommand> command = new AudioCommand(); in setEffectSuspendedCommand() local 2248 sp<AudioCommand> command = new AudioCommand(); in stopOutputCommand() local 2259 sp<AudioCommand> command = new AudioCommand(); in releaseOutputCommand() local 2275 sp<AudioCommand> command = new AudioCommand(); in createAudioPatchCommand() local 2293 sp<AudioCommand> command = new AudioCommand(); in releaseAudioPatchCommand() local [all …]
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | RefreshRateOverlay_test.cpp | 43 void sendCommandToSf(int command, Parcel& reply) { in sendCommandToSf() 75 const auto command = enabled ? kRefreshRateOverlayEnable : kRefreshRateOverlayDisable; in toggleOverlay() local
|
| D | HdrSdrRatioOverlay_test.cpp | 41 void sendCommandToSf(int command, Parcel& reply) { in sendCommandToSf() 73 const auto command = enabled ? kHdrSdrRatioOverlayEnable : kHdrSdrRatioOverlayDisable; in toggleOverlay() local
|
| /frameworks/base/core/java/android/os/ |
| D | IRecoverySystem.aidl | 29 boolean setupBcb(in String command); in setupBcb() 31 void rebootRecoveryWithCommand(in String command); in rebootRecoveryWithCommand()
|
| /frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/debug/ |
| D | DebugProvider.kt | 123 val command = createBrowseAdbCommand( in queryPageDebug() constant 140 val command = createBrowseAdbCommand( in queryEntryDebug() constant
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | TestExecutorService.java | 183 public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() 201 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, in scheduleAtFixedRate() 207 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() 224 public void execute(Runnable command) { in execute()
|
| D | ModelInterpreter.java | 472 onCHLD(String command) throws InterpreterEx in onCHLD() 493 onDial(String command) throws InterpreterEx in onDial() 517 onSMSSend(String command) in onSMSSend() 535 String command = commands[i]; in processLine() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
| D | MockScheduledExecutorService.java | 84 public ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit) { in schedule() 97 public ScheduledFuture<?> scheduleAtFixedRate(Runnable command, long initialDelay, long period, in scheduleAtFixedRate() 103 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() 183 public void execute(Runnable command) { in execute()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/ |
| D | DemoModeController.kt | 67 DemoMode.COMMANDS.map { command -> m.put(command, mutableListOf()) } in <lambda>() method 101 commands.forEach { command -> in <lambda>() method 120 listener.demoCommands().forEach { command -> receiverMap[command]!!.remove(listener) } in <lambda>() method 258 val command = bundle.getString("command", "").trim().lowercase() in <lambda>() constant
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/test/ |
| D | FakeProvider.java | 36 void onExtraCommand(int uid, int pid, String command, Bundle extras); in onExtraCommand() 59 protected void onExtraCommand(int uid, int pid, String command, Bundle extras) { in onExtraCommand()
|
| /frameworks/base/core/java/android/app/ |
| D | IUiAutomationConnection.aidl | 54 void executeShellCommand(String command, in ParcelFileDescriptor sink, in executeShellCommand() 62 void executeShellCommandWithStderr(String command, in ParcelFileDescriptor sink, in executeShellCommandWithStderr() 64 void executeShellCommandArrayWithStderr(in String[] command, in ParcelFileDescriptor sink, in executeShellCommandArrayWithStderr()
|
| /frameworks/av/services/audioflinger/fastpath/ |
| D | FastCapture.cpp | 68 bool FastCapture::isSubClassCommand(FastThreadState::Command command) in isSubClassCommand() 156 const FastCaptureState::Command command = mCommand; in onWork() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/shared/model/ |
| D | Shortcut.kt | 34 fun command(builder: ShortcutCommandBuilder.() -> Unit) { in command() method
|