Searched refs:cmd (Results 1 – 17 of 17) sorted by relevance
76 public CreationAndCompletionThread(Command cmd) { in CreationAndCompletionThread() argument78 mCmd = cmd; in CreationAndCompletionThread()122 private void startSound(Command cmd) { in startSound() argument139 mCompletionThread = new CreationAndCompletionThread(cmd); in startSound()147 long delay = SystemClock.uptimeMillis() - cmd.requestTime; in startSound()153 Log.w(mTag, "error loading sound for " + cmd.uri, e); in startSound()165 Command cmd = null; in run() local169 cmd = mCmdQueue.removeFirst(); in run()172 switch (cmd.code) { in run()175 startSound(cmd); in run()[all …]
213 public String makeUriString(final String cmd) { in makeUriString() argument215 if (cmd != null) { in makeUriString()216 uriString += "?Cmd=" + cmd + makeUserString(); in makeUriString()221 private String makeUriString(final String cmd, final String extra) { in makeUriString() argument222 return makeUriString(cmd) + extra; in makeUriString()341 protected EasResponse sendHttpClientPost(String cmd, final HttpEntity entity, in sendHttpClientPost() argument343 final boolean isPingCommand = cmd.equals("Ping"); in sendHttpClientPost()350 if (cmd.startsWith("SmartForward&") || cmd.startsWith("SmartReply&")) { in sendHttpClientPost()351 final int cmdLength = cmd.indexOf('&'); in sendHttpClientPost()352 extra = cmd.substring(cmdLength); in sendHttpClientPost()[all …]
274 String cmd = intent.getStringExtra("command");275 MusicUtils.debugLog("mIntentReceiver.onReceive " + action + " / " + cmd);276 if (CMDNEXT.equals(cmd) || NEXT_ACTION.equals(action)) {278 } else if (CMDPREVIOUS.equals(cmd) || PREVIOUS_ACTION.equals(action)) {280 } else if (CMDTOGGLEPAUSE.equals(cmd) || TOGGLEPAUSE_ACTION.equals(action)) {287 } else if (CMDPAUSE.equals(cmd) || PAUSE_ACTION.equals(action)) {290 } else if (CMDPLAY.equals(cmd)) {292 } else if (CMDSTOP.equals(cmd)) {296 } else if (MediaAppWidgetProvider.CMDAPPWIDGETUPDATE.equals(cmd)) {647 String cmd = intent.getStringExtra("command"); in onStartCommand() local[all …]
745 transceive_info.cmd.FelCmd = phNfc_eFelica_Raw; in com_android_nfc_NativeNfcTag_doTransceive()751 transceive_info.cmd.MfCmd = phHal_eMifareRaw; in com_android_nfc_NativeNfcTag_doTransceive()762 transceive_info.cmd.MfCmd = (phNfc_eMifareCmdList_t)buf[0]; in com_android_nfc_NativeNfcTag_doTransceive()770 transceive_info.cmd.JewelCmd = phNfc_eJewel_Raw; in com_android_nfc_NativeNfcTag_doTransceive()776 transceive_info.cmd.MfCmd = phHal_eMifareRaw; in com_android_nfc_NativeNfcTag_doTransceive()788 transceive_info.cmd.MfCmd = (phNfc_eMifareCmdList_t)buf[0]; in com_android_nfc_NativeNfcTag_doTransceive()795 transceive_info.cmd.Iso144434Cmd = phNfc_eIso14443_4_Raw; in com_android_nfc_NativeNfcTag_doTransceive()799 transceive_info.cmd.Iso15693Cmd = phNfc_eIso15693_Cmd; in com_android_nfc_NativeNfcTag_doTransceive()1068 uint8_t cmd[] = {0x90, 0x60, 0x00, 0x00, 0x00}; in com_android_nfc_NativeNfcTag_doIsIsoDepNdefFormatable() local1071 e->SetByteArrayRegion(versionCmd, 0, 5, (jbyte*)cmd); in com_android_nfc_NativeNfcTag_doIsIsoDepNdefFormatable()
97 String cmd = "SendMail"; in getCommand() local101 cmd = mSmartSendInfo.isForward() ? "SmartForward" : "SmartReply"; in getCommand()103 cmd = mSmartSendInfo.generateSmartSendCmd(); in getCommand()108 cmd += "&SaveInSent=T"; in getCommand()110 return cmd; in getCommand()
202 final String cmd; in getCommand() local205 cmd = "ItemOperations"; in getCommand()215 cmd = "GetAttachment&AttachmentName=" + location; in getCommand()217 return cmd; in getCommand()
693 private boolean isCmdInteractive(CatCmdMessage cmd) { in isCmdInteractive() argument694 switch (cmd.getCmdType()) { in isCmdInteractive()714 DelayedCmd cmd = mStkContext[slotId].mCmdsQ.poll(); in handleDelayedCmd() local715 if (cmd != null) { in handleDelayedCmd()718 " id: " + cmd.id + "sim id: " + cmd.slotId); in handleDelayedCmd()719 switch (cmd.id) { in handleDelayedCmd()721 handleCmd(cmd.msg, cmd.slotId); in handleDelayedCmd()724 handleSessionEnd(cmd.slotId); in handleDelayedCmd()
52 cmd = 'cp %s/%s WallpaperPicker/%s/' % (gallery_dir, file_path, dir) variable53 print cmd54 os.system(cmd)
56 cmd = 'cp %s %s/%s' % (file_path, framework_dir, dir) variable57 print cmd58 os.system(cmd)
567 if (rec.cmd == HistoryItem.CMD_CURRENT_TIME in setStats()568 || rec.cmd == HistoryItem.CMD_RESET) { in setStats()941 if (rec.cmd == HistoryItem.CMD_CURRENT_TIME in onSizeChanged()942 || rec.cmd == HistoryItem.CMD_RESET) { in onSizeChanged()951 if (rec.cmd != HistoryItem.CMD_OVERFLOW in onSizeChanged()952 && (rec.cmd != HistoryItem.CMD_CURRENT_TIME in onSizeChanged()
370 DataManager manager, JobContext jc, int cmd, Path path) { in execute() argument372 Log.v(TAG, "Execute cmd: " + cmd + " for " + path); in execute()375 switch (cmd) { in execute()
567 static jboolean sendATCmdNative(JNIEnv *env, jobject object, jint cmd, in sendATCmdNative() argument576 if ((status = sBluetoothHfpClientInterface->send_at_cmd(cmd,val1,val2,arg)) != in sendATCmdNative()
244 Message cmd = mHandler.obtainMessage(MSG_REFRESH_UI); in handleMessage() local245 cmd.arg1 = update(mApplicationContext, mAm) ? 1 : 0; in handleMessage()246 mHandler.sendMessage(cmd); in handleMessage()
172 enum fm_scan_cmd_t cmd; member
2399 String cmd = values.getAsString("cmd"); in handleEmmaRequest() local2400 if (cmd.equals("start")) { in handleEmmaRequest()2404 } else if (cmd.equals("stop")) { in handleEmmaRequest()
1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
1dictionary=main:tr,locale=tr,description=Türkçe,date=1393228155, ...