Searched refs:command (Results 76 - 100 of 142) sorted by relevance

123456

/frameworks/rs/
H A DrsContext.h194 watchdog.command = cmd;
230 const char *command; member in struct:android::renderscript::Context::__anon1514
/frameworks/support/v4/java/android/support/v4/media/session/
H A DMediaControllerCompat.java222 * Set the volume of the output this session is playing on. The command will
240 * The command will be ignored if the session does not support
247 * @param flags Any flags to pass with the command.
295 * Sends a generic command to the session. It is up to the session creator
299 * @param command The command to send
300 * @param params Any parameters to include with the command
303 public void sendCommand(String command, Bundle params, ResultReceiver cb) { argument
304 if (TextUtils.isEmpty(command)) {
305 throw new IllegalArgumentException("command canno
781 sendCommand(String command, Bundle params, ResultReceiver cb) argument
962 sendCommand(String command, Bundle params, ResultReceiver cb) argument
1226 sendCommand(String command, Bundle params, ResultReceiver cb) argument
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java87 // If there is a next command after a layout is done, then another
88 // update was issued and the next command is another layout, so we
89 // do nothing. However, if there is no next command we may need to
207 // If there is a current command that is running we ask for a
214 // Schedule a layout command.
217 AsyncCommand command = new LayoutCommand(mLooper, mPrintDocumentAdapter,
219 scheduleCommand(command);
235 // Schedule a write command.
236 AsyncCommand command = new WriteCommand(mContext, mLooper, mPrintDocumentAdapter,
239 scheduleCommand(command);
423 scheduleCommand(AsyncCommand command) argument
[all...]
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecController.java39 * Manages HDMI-CEC command and behaviors. It converts user's command into CEC command
245 * a command having available destinations.
520 // Can access command targeting devices available in local device or broadcast command.
603 HdmiCecMessage command = HdmiCecMessageBuilder.of(srcAddress, dstAddress, body);
604 HdmiLogger.debug("[R]:" + command);
605 onReceiveCommand(command);
H A DHdmiCecLocalDeviceTv.java484 HdmiLogger.debug("Device info %X not found; buffering the command", logicalAddress);
488 HdmiLogger.debug("Input not ready for device: %X; buffering the command", info.getId());
560 HdmiCecMessage command = HdmiCecMessageBuilder.buildSetMenuLanguageCommand(
562 if (command != null) {
563 mService.sendCecCommand(command);
599 protected boolean handleReportPowerStatus(HdmiCecMessage command) { argument
600 int newStatus = command.getParams()[0] & 0xFF;
601 updateDevicePowerStatus(command.getSource(), newStatus);
/frameworks/av/include/media/
H A DAudioEffect.h371 /* Sends a command and receives a response to/from effect engine.
372 * See audio_effect.h for details on effect command() function, valid command codes
375 virtual status_t command(uint32_t cmdCode,
H A DToneGenerator.h297 unsigned int command);
/frameworks/base/media/java/android/media/audiofx/
H A DAudioEffect.java839 * Send a command to the effect engine. This method is intended to send
845 public int command(int cmdCode, byte[] command, byte[] reply) argument
847 checkState("command()");
848 return native_command(cmdCode, command.length, command, reply.length, reply);
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DBatteryMeterView.java451 public void dispatchDemoCommand(String command, Bundle args) { argument
452 if (!mDemoMode && command.equals(COMMAND_ENTER)) {
456 } else if (mDemoMode && command.equals(COMMAND_EXIT)) {
459 } else if (mDemoMode && command.equals(COMMAND_BATTERY)) {
/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp73 // The sub effects will be created in effect_command when the first command
262 // Pass the OFFLOAD command to the wrapper.
265 ALOGV("Effect_command: Calling OFFLOAD command");
266 return (*pContext->eHandle[SUB_FX_OFFLOAD])->command(
309 // Send command to sub effects. The command is sent to all sub effects so that their internal
326 *subStatus[i] = (*pContext->eHandle[i])->command(
/frameworks/av/media/libmedia/
H A DVisualizer.cpp247 status = command(VISUALIZER_CMD_MEASURE,
251 ALOGV("getMeasurements() command returned %d", status);
274 status = command(VISUALIZER_CMD_CAPTURE, 0, NULL, &replySize, waveform);
275 ALOGV("getWaveForm() command returned %d", status);
/frameworks/av/services/audioflinger/
H A DEffects.h34 // in the effect library. It prevents concurrent calls to process() and command() functions
64 status_t command(uint32_t cmdCode,
153 // sending disable command.
179 virtual status_t command(uint32_t cmdCode,
387 volatile int32_t mForceVolume; // force next volume command because a new effect was enabled
/frameworks/base/core/java/android/app/
H A DVoiceInteractor.java319 * Execute a command using the trusted system VoiceInteractionService.
327 * <p>The command is a string that describes the generic operation to be performed.
328 * The command will determine how the properties in extras are interpreted and the set of
333 * @param command The desired command to perform.
334 * @param args Additional arguments to control execution of the command.
336 public CommandRequest(String command, Bundle args) { argument
337 mCommand = command;
430 * The command is a string that describes the generic operation to be performed.
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl253 * @param dialString the MMI command to be executed.
254 * @return true if MMI command is executed.
262 * @param dialString the MMI command to be executed.
264 * @return true if MMI command is executed.
523 * Input parameters equivalent to TS 27.007 AT+CCHO command.
533 * Input parameters equivalent to TS 27.007 AT+CCHC command.
544 * Input parameters equivalent to TS 27.007 AT+CGLA command.
548 * @param cla Class of the APDU command.
549 * @param instruction Instruction of the APDU command.
550 * @param p1 P1 value of the APDU command
[all...]
/frameworks/support/v4/api21/android/support/v4/media/session/
H A DMediaControllerCompatApi21.java113 String command, Bundle params, ResultReceiver cb) {
114 ((MediaController) controllerObj).sendCommand(command, params, cb);
112 sendCommand(Object controllerObj, String command, Bundle params, ResultReceiver cb) argument
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.h91 SLuint32 command, SLuint32 commandSize, void* pCommandData,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_dpb.c253 while (order->command[i].reorderingOfPicNumsIdc < 3)
256 if (order->command[i].reorderingOfPicNumsIdc < 2)
258 if (order->command[i].reorderingOfPicNumsIdc == 0)
261 (i32)picNumPred - (i32)order->command[i].absDiffPicNum;
268 (i32)(picNumPred + order->command[i].absDiffPicNum);
281 picNum = (i32)order->command[i].longTermPicNum;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3149 String command = bundle.getString("command", "").trim().toLowerCase();
3150 if (command.length() > 0) {
3152 dispatchDemoCommand(command, bundle);
3154 Log.w(TAG, "Error running demo command, intent=" + intent, t);
3529 public void dispatchDemoCommand(String command, Bundle args) { argument
3535 if (command.equals(COMMAND_ENTER)) {
3537 } else if (command.equals(COMMAND_EXIT)) {
3541 // automatically enter demo mode on first demo command
3544 boolean modeChange = command
3592 dispatchDemoCommandToView(String command, Bundle args, int id) argument
[all...]
/frameworks/base/core/java/android/view/
H A DViewDebug.java427 static void dispatchCommand(View view, String command, String parameters, argument
433 if (REMOTE_COMMAND_DUMP.equalsIgnoreCase(command)) {
435 } else if (REMOTE_COMMAND_DUMP_THEME.equalsIgnoreCase(command)) {
437 } else if (REMOTE_COMMAND_CAPTURE_LAYERS.equalsIgnoreCase(command)) {
441 if (REMOTE_COMMAND_CAPTURE.equalsIgnoreCase(command)) {
443 } else if (REMOTE_COMMAND_OUTPUT_DISPLAYLIST.equalsIgnoreCase(command)) {
445 } else if (REMOTE_COMMAND_INVALIDATE.equalsIgnoreCase(command)) {
447 } else if (REMOTE_COMMAND_REQUEST_LAYOUT.equalsIgnoreCase(command)) {
449 } else if (REMOTE_PROFILE.equalsIgnoreCase(command)) {
/frameworks/av/services/audiopolicy/
H A DAudioPolicyService.h268 status_t sendCommand(sp<AudioCommand>& command, int delayMs = 0);
269 void insertCommand_l(sp<AudioCommand>& command, int delayMs = 0);
279 void insertCommand_l(AudioCommand *command, int delayMs = 0);
297 status_t mStatus; // command status
299 sp<AudioCommandData> mParam; // command specific parameter data
367 sp<AudioCommand> mLastCommand; // last processed command (used by dump)
/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java41 * This class is a command line utility for manipulating content. A client
603 Command command = parser.parseCommand();
604 if (command != null) {
605 command.execute();
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadset.java103 * specific command </li>
105 * command type which can be one of {@link #AT_CMD_TYPE_READ},
113 * vendor-specific command. {@link BluetoothAssignedNumbers}
133 * intents that contains the name of the vendor-specific command.
140 * intents that contains the AT command type of the vendor-specific command.
146 * AT command type READ used with
148 * For example, AT+VGM?. There are no arguments for this command type.
153 * AT command type TEST used with
155 * For example, AT+VGM=?. There are no arguments for this command typ
864 sendVendorSpecificResultCode(BluetoothDevice device, String command, String arg) argument
[all...]
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java125 IVoiceInteractorCallback callback, String command, Bundle extras) {
129 command, extras));
313 + " command=" + args.arg3 + " extras=" + args.arg4);
758 * command array is supported. A true entry in the array indicates the command
829 * Process an arbitrary extended command from the caller,
835 * @param command The command that is being executed, as per
840 public abstract void onCommand(Caller caller, Request request, String command, Bundle extras); argument
/frameworks/base/media/java/android/media/session/
H A DMediaController.java292 * Set the volume of the output this session is playing on. The command will
314 * The command will be ignored if the session does not support
321 * @param flags Any flags to pass with the command.
377 * Sends a generic command to the session. It is up to the session creator
381 * @param command The command to send
382 * @param args Any parameters to include with the command
385 public void sendCommand(@NonNull String command, @Nullable Bundle args, argument
387 if (TextUtils.isEmpty(command)) {
388 throw new IllegalArgumentException("command canno
[all...]
/frameworks/av/camera/
H A DICamera.cpp396 int command = data.readInt32(); local
399 reply->writeInt32(sendCommand(command, arg1, arg2));

Completed in 1165 milliseconds

123456