/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelecomCallFacade.java | 31 import com.googlecode.android_scripting.rpc.RpcParameter; 75 @RpcParameter(name = "callId") in telecomCallDisconnect() 82 @RpcParameter(name = "callId") in telecomCallHold() 89 @RpcParameter(name = "callId") in telecomCallMergeToConf() 96 @RpcParameter(name = "callId") in telecomCallSplitFromConf() 103 @RpcParameter(name = "callId") in telecomCallUnhold() 122 @RpcParameter(name = "callIdOne") in telecomCallJoinCallsInConf() 124 @RpcParameter(name = "callIdTwo") in telecomCallJoinCallsInConf() 141 @RpcParameter(name = "callId") String callId) { in telecomCallGetCallChildren() 146 @RpcParameter(name = "callId") String callId) { in telecomCallGetCallParent() [all …]
|
D | TelephonyManagerFacade.java | 69 import com.googlecode.android_scripting.rpc.RpcParameter; 133 @RpcOptional @RpcParameter(name = "subId") Integer subId) { in telephonyFactoryReset() 146 @RpcOptional @RpcParameter(name = "subId") Integer subId) { in telephonyResetSettings() 155 @RpcParameter(name = "nwPreference") String nwPreference) { in telephonySetPreferredNetworkTypes() 162 @RpcParameter(name = "nwPreference") String nwPreference, in telephonySetPreferredNetworkTypesForSubscription() 163 @RpcParameter(name = "subId") Integer subId) { in telephonySetPreferredNetworkTypesForSubscription() 180 @RpcParameter(name = "subId") Integer subId) { in telephonySetNetworkSelectionModeAutomaticForSubscription() 192 @RpcParameter(name = "subId") Integer subId) { in telephonyGetPreferredNetworkTypesForSubscription() 205 @RpcParameter(name = "subId") Integer subId) { in telephonyGetCurrentVoiceNetworkTypeForSubscription() 218 @RpcParameter(name = "subId") Integer subId) { in telephonyGetCurrentDataNetworkTypeForSubscription() [all …]
|
D | ImsMmTelManagerFacade.java | 28 import com.googlecode.android_scripting.rpc.RpcParameter; 52 @RpcParameter(name = "subId") Integer subId) { in imsMmTelIsAdvancedCallingEnabled() 64 @RpcParameter(name = "subId") Integer subId, in imsMmTelSetAdvancedCallingEnabled() 65 @RpcParameter(name = "isEnabled") Boolean isEnabled) { in imsMmTelSetAdvancedCallingEnabled() 76 @RpcParameter(name = "subId") Integer subId) { in imsMmTelIsVoWiFiRoamingSettingEnabled() 88 @RpcParameter(name = "subId") Integer subId, in imsMmTelSetVoWiFiRoamingSettingEnabled() 89 @RpcParameter(name = "isEnabled") Boolean isEnabled) { in imsMmTelSetVoWiFiRoamingSettingEnabled() 99 public boolean imsMmTelIsVoWiFiSettingEnabled(@RpcParameter(name = "subId") Integer subId) { in imsMmTelIsVoWiFiSettingEnabled() 111 @RpcParameter(name = "subId") Integer subId, in imsMmTelSetVoWiFiSettingEnabled() 112 @RpcParameter(name = "isEnabled") Boolean isEnabled) { in imsMmTelSetVoWiFiSettingEnabled() [all …]
|
D | TelecomManagerFacade.java | 46 import com.googlecode.android_scripting.rpc.RpcParameter; 78 @RpcParameter(name = "videoState") in telecomAcceptRingingCall() 131 @RpcParameter(name = "showDialpad") in telecomShowInCallScreen() 146 @RpcParameter(name = "phoneAccountHandleId") in telecomSetUserSelectedOutgoingPhoneAccount() 175 @RpcParameter(name = "subId") in telecomSetUserSelectedOutgoingPhoneAccountBySubId() 245 @RpcParameter(name = "enabled") in toggleCallWaiting() 254 @RpcParameter(name = "subId") in toggleCallWaitingForSubscription() 257 @RpcParameter(name = "enabled") in toggleCallWaitingForSubscription() 265 @RpcParameter(name = "dialString") in telecomHandleMmi() 275 @RpcParameter(name = "uriString") in telecomCall() [all …]
|
D | ProvisioningManagerFacade.java | 26 import com.googlecode.android_scripting.rpc.RpcParameter; 46 @RpcParameter(name = "subId") Integer subId, in provisioningGetProvisioningStatusForCapability() 47 @RpcParameter(name = "capability") String capability, in provisioningGetProvisioningStatusForCapability() 48 @RpcParameter(name = "tech") String tech) in provisioningGetProvisioningStatusForCapability() 98 @RpcParameter(name = "subId") Integer subId, in provisioningSetProvisioningIntValue() 99 @RpcParameter(name = "key") String key, in provisioningSetProvisioningIntValue() 100 @RpcParameter(name = "value") String value) in provisioningSetProvisioningIntValue()
|
D | SubscriptionManagerFacade.java | 27 import com.googlecode.android_scripting.rpc.RpcParameter; 59 @RpcParameter(name = "subId") in subscriptionSetDefaultDataSubId() 76 @RpcParameter(name = "subId") in subscriptionSetDefaultVoiceSubId() 88 @RpcParameter(name = "subId") in subscriptionSetDefaultSmsSubId() 109 @RpcParameter(name = "subId") in subscriptionGetSubInfoForSubscriber() 116 @RpcParameter(name = "roaming") Integer roaming, in subscriptionSetDataRoaming() 117 @RpcParameter(name = "subId") Integer subId) { in subscriptionSetDataRoaming()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | GattClientFacade.java | 38 import com.googlecode.android_scripting.rpc.RpcParameter; 110 @RpcParameter(name = "index") Integer index, in gattClientConnectGatt() 111 @RpcParameter(name = "macAddress") String macAddress, in gattClientConnectGatt() 112 @RpcParameter(name = "autoConnect") Boolean autoConnect, in gattClientConnectGatt() 113 @RpcParameter(name = "transport") Integer transport, in gattClientConnectGatt() 114 @RpcParameter(name = "opportunistic") Boolean opportunistic, in gattClientConnectGatt() 115 @RpcParameter(name = "phy") Integer phy) in gattClientConnectGatt() 139 public boolean gattClientDiscoverServices(@RpcParameter(name = "index") Integer index) in gattClientDiscoverServices() 157 public boolean gattClientDiscoverServiceByUuid(@RpcParameter(name = "index") Integer index, in gattClientDiscoverServiceByUuid() 158 @RpcParameter(name = "uuid") String uuid) throws Exception { in gattClientDiscoverServiceByUuid() [all …]
|
D | BluetoothRfcommFacade.java | 21 import com.googlecode.android_scripting.rpc.RpcParameter; 46 public void rfcommCreateL2capSocket(@RpcParameter(name = "address") String address, in rfcommCreateL2capSocket() 47 @RpcParameter(name = "channel") Integer channel) throws Exception { in rfcommCreateL2capSocket() 59 public void rfcommCreateRfcommSocket(@RpcParameter(name = "address") String address, in rfcommCreateRfcommSocket() 60 @RpcParameter(name = "channel") Integer channel) throws Exception { in rfcommCreateRfcommSocket() 73 @RpcParameter(name = "address", in bluetoothRfcommBeginConnectThread() 75 @RpcParameter(name = "uuid", in bluetoothRfcommBeginConnectThread() 119 @RpcParameter(name = "connID", description = "Connection id") @RpcOptional in bluetoothRfcommGetConnectedDeviceName() 130 @RpcParameter(name = "uuid") @RpcDefault(DEFAULT_UUID) String uuid, in bluetoothRfcommBeginAcceptThread() 131 @RpcParameter(name = "timeout", in bluetoothRfcommBeginAcceptThread() [all …]
|
D | GattServerFacade.java | 38 import com.googlecode.android_scripting.rpc.RpcParameter; 95 public int gattServerOpenGattServer(@RpcParameter(name = "index") Integer index) in gattServerOpenGattServer() 118 public void gattServerAddService(@RpcParameter(name = "index") Integer index, in gattServerAddService() 119 @RpcParameter(name = "serviceIndex") Integer serviceIndex) throws Exception { in gattServerAddService() 139 @RpcParameter(name = "index") Integer index) throws Exception { in gattServerClearServices() 155 @RpcParameter(name = "gattServerIndex") Integer gattServerIndex) throws Exception { in gattServerGetConnectedDevices() 178 @RpcParameter(name = "gattServerIndex") Integer gattServerIndex, in gattServerSendResponse() 179 @RpcParameter(name = "bluetoothDeviceIndex") Integer bluetoothDeviceIndex, in gattServerSendResponse() 180 @RpcParameter(name = "requestId") Integer requestId, in gattServerSendResponse() 181 @RpcParameter(name = "status") Integer status, in gattServerSendResponse() [all …]
|
D | BluetoothLeScanFacade.java | 39 import com.googlecode.android_scripting.rpc.RpcParameter; 137 @RpcParameter(name = "filterIndex") in bleBuildScanFilter() 167 @RpcParameter(name = "index") in bleStopBleScan() 186 @RpcParameter(name = "index") in bleStopClassicBleScan() 205 @RpcParameter(name = "filterListIndex") in bleStartBleScan() 207 @RpcParameter(name = "scanSettingsIndex") in bleStartBleScan() 209 @RpcParameter(name = "callbackIndex") in bleStartBleScan() 245 @RpcParameter(name = "leCallbackIndex") in bleStartClassicBleScan() 268 @RpcParameter(name = "leCallbackIndex") in bleStartClassicBleScanWithServiceUuids() 270 @RpcParameter(name = "serviceUuids") in bleStartClassicBleScanWithServiceUuids() [all …]
|
D | BluetoothLeAdvertiseFacade.java | 35 import com.googlecode.android_scripting.rpc.RpcParameter; 136 @RpcParameter(name = "index") in bleStopBleAdvertising() 158 @RpcParameter(name = "callbackIndex") in bleStartBleAdvertising() 160 @RpcParameter(name = "dataIndex") in bleStartBleAdvertising() 162 @RpcParameter(name = "settingsIndex") in bleStartBleAdvertising() 203 @RpcParameter(name = "callbackIndex") in bleStartBleAdvertisingWithScanResponse() 205 @RpcParameter(name = "dataIndex") in bleStartBleAdvertisingWithScanResponse() 207 @RpcParameter(name = "settingsIndex") in bleStartBleAdvertisingWithScanResponse() 209 @RpcParameter(name = "scanResponseIndex") in bleStartBleAdvertisingWithScanResponse() 255 @RpcParameter(name = "index") in bleGetAdvertiseSettingsMode() [all …]
|
D | BluetoothHspFacade.java | 31 import com.googlecode.android_scripting.rpc.RpcParameter; 117 @RpcParameter(name = "device", description = "Mac address of a BT device.") in bluetoothHspSetPriority() 119 @RpcParameter(name = "priority", description = "Priority that needs to be set.") in bluetoothHspSetPriority() 135 @RpcParameter(name = "device", description = in bluetoothHspConnect() 152 @RpcParameter(name = "device", description = "Name or MAC address of a device.") in bluetoothHspDisconnect() 178 @RpcParameter(name = "deviceID", in bluetoothHspGetConnectionStatus() 202 @RpcParameter(name = "force", description = "whether to force SCO audio") in bluetoothHspForceScoAudio() 219 @RpcParameter(name = "deviceAddress", in bluetoothHspConnectAudio() 248 @RpcParameter(name = "deviceAddress", in bluetoothHspDisconnectAudio() 281 @RpcParameter(name = "deviceAddress", in bluetoothHspIsAudioConnected() [all …]
|
D | BluetoothHidFacade.java | 39 import com.googlecode.android_scripting.rpc.RpcParameter; 184 @RpcParameter(name = "device", in bluetoothHidConnect() 202 @RpcParameter(name = "device", in bluetoothHidDisconnect() 230 @RpcParameter(name = "deviceID", in bluetoothHidGetConnectionStatus() 254 @RpcParameter(name = "deviceID", in bluetoothHidSetReport() 257 @RpcParameter(name = "type") in bluetoothHidSetReport() 259 @RpcParameter(name = "report") in bluetoothHidSetReport() 278 @RpcParameter(name = "deviceID", in bluetoothHidGetReport() 281 @RpcParameter(name = "type") in bluetoothHidGetReport() 283 @RpcParameter(name = "reportId") in bluetoothHidGetReport() [all …]
|
D | BluetoothSocketConnFacade.java | 32 import com.googlecode.android_scripting.rpc.RpcParameter; 108 public void bluetoothSocketConnCreateL2capSocket(@RpcParameter(name = "address") String address, in bluetoothSocketConnCreateL2capSocket() 109 @RpcParameter(name = "channel") Integer channel) throws Exception { in bluetoothSocketConnCreateL2capSocket() 127 @RpcParameter(name = "address", in bluetoothSocketConnBeginConnectThreadUuid() 129 @RpcParameter(name = "uuid", in bluetoothSocketConnBeginConnectThreadUuid() 150 @RpcParameter(name = "address", in bluetoothSocketConnBeginConnectThreadPsm() 152 @RpcParameter(name = "isBle", description = "Is transport BLE?") @RpcDefault("false") in bluetoothSocketConnBeginConnectThreadPsm() 154 @RpcParameter(name = "psmValue") @RpcDefault(DEFAULT_PSM) Integer psmValue, in bluetoothSocketConnBeginConnectThreadPsm() 155 @RpcParameter(name = "securedConn") @RpcDefault("false") Boolean securedConn) in bluetoothSocketConnBeginConnectThreadPsm() 246 @RpcParameter(name = "connID", description = "Connection id") @RpcOptional in bluetoothSocketConnGetConnectedDeviceName() [all …]
|
D | BluetoothHfpClientFacade.java | 32 import com.googlecode.android_scripting.rpc.RpcParameter; 106 @RpcParameter(name = "device", in bluetoothHfpClientSetPriority() 108 @RpcParameter(name = "priority", in bluetoothHfpClientSetPriority() 127 @RpcParameter(name = "device", description = in bluetoothHfpClientGetPriority() 143 @RpcParameter(name = "device", in bluetoothHfpClientConnect() 167 @RpcParameter(name = "device", in bluetoothHfpClientDisconnect() 201 @RpcParameter(name = "deviceID", in bluetoothHfpClientGetConnectionStatus() 226 @RpcParameter(name = "device", in bluetoothHfpClientGetAudioState() 262 @RpcParameter(name = "device", in bluetoothHfpClientStartVoiceRecognition() 278 @RpcParameter(name = "device", in bluetoothHfpClientStopVoiceRecognition() [all …]
|
D | BluetoothHidDeviceFacade.java | 37 import com.googlecode.android_scripting.rpc.RpcParameter; 310 @RpcParameter(name = "device", in bluetoothHidDeviceConnect() 331 @RpcParameter(name = "device", in bluetoothHidDeviceDisconnect() 364 @RpcParameter(name = "deviceID", in bluetoothHidDeviceGetConnectionStatus() 414 @RpcParameter(name = "deviceID", in bluetoothHidDeviceSendReport() 417 @RpcParameter(name = "descriptor", in bluetoothHidDeviceSendReport() 420 @RpcParameter(name = "report") in bluetoothHidDeviceSendReport() 443 @RpcParameter(name = "deviceID", in bluetoothHidDeviceReplyReport() 446 @RpcParameter(name = "type", in bluetoothHidDeviceReplyReport() 449 @RpcParameter(name = "id", in bluetoothHidDeviceReplyReport() [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/ |
D | UiFacade.java | 38 import com.googlecode.android_scripting.rpc.RpcParameter; 155 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Value") final S… in dialogCreateInput() 156 …@RpcParameter(name = "message", description = "message to display above the input box") @RpcDefaul… in dialogCreateInput() 157 …@RpcParameter(name = "defaultText", description = "text to insert into the input box") @RpcOptiona… in dialogCreateInput() 158 …@RpcParameter(name = "inputType", description = "type of input data, ie number or text") @RpcOptio… in dialogCreateInput() 170 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Password") fina… in dialogCreatePassword() 171 …@RpcParameter(name = "message", description = "message to display above the input box") @RpcDefaul… in dialogCreatePassword() 192 …@RpcParameter(name = "title", description = "title of the input box") @RpcDefault("Value") final S… in dialogGetInput() 193 …@RpcParameter(name = "message", description = "message to display above the input box") @RpcDefaul… in dialogGetInput() 194 …@RpcParameter(name = "defaultText", description = "text to insert into the input box") @RpcOptiona… in dialogGetInput() [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | ActivityResultFacade.java | 25 import com.googlecode.android_scripting.rpc.RpcParameter; 53 @RpcParameter(name = "resultCode", description = sCodeDescription) Integer resultCode, in setResultBoolean() 54 @RpcParameter(name = "resultValue") Boolean resultValue) { in setResultBoolean() 65 @RpcParameter(name = "resultCode", description = sCodeDescription) Integer resultCode, in setResultByte() 66 @RpcParameter(name = "resultValue") Byte resultValue) { in setResultByte() 77 @RpcParameter(name = "resultCode", description = sCodeDescription) Integer resultCode, in setResultShort() 78 @RpcParameter(name = "resultValue") Short resultValue) { in setResultShort() 89 @RpcParameter(name = "resultCode", description = sCodeDescription) Integer resultCode, in setResultChar() 90 @RpcParameter(name = "resultValue") Character resultValue) { in setResultChar() 101 @RpcParameter(name = "resultCode", description = sCodeDescription) Integer resultCode, in setResultInteger() [all …]
|
D | AndroidFacade.java | 60 import com.googlecode.android_scripting.rpc.RpcParameter; 420 @RpcParameter(name = "action") in startActivityForResult() 422 @RpcParameter(name = "uri") in startActivityForResult() 424 @RpcParameter(name = "type", description = "MIME type/subtype of the URI") in startActivityForResult() 426 @RpcParameter(name = "extras", description = "a Map of extras to add to the Intent") in startActivityForResult() 428 @RpcParameter(name = "packagename", in startActivityForResult() 431 @RpcParameter(name = "classname", in startActivityForResult() 442 @RpcParameter(name = "intent", in startActivityForResultIntent() 486 public void setTextClip(@RpcParameter(name = "text") in setTextClip() 488 @RpcParameter(name = "label") in setTextClip() [all …]
|
D | SettingsFacade.java | 45 import com.googlecode.android_scripting.rpc.RpcParameter; 90 public Integer setScreenTimeout(@RpcParameter(name = "value") Integer value) { in setScreenTimeout() 117 @RpcParameter(name = "enabled") @RpcOptional Boolean enabled) { in toggleRingerSilentMode() 127 public void setRingerMode(@RpcParameter(name = "mode") Integer mode) throws Exception { in setRingerMode() 152 public void setRingerVolume(@RpcParameter(name = "volume") Integer volume) { in setRingerVolume() 167 public void setMediaVolume(@RpcParameter(name = "volume") Integer volume) { in setMediaVolume() 176 public void setVoiceCallVolume(@RpcParameter(name = "volume") Integer volume) { in setVoiceCallVolume() 185 public void setAlarmVolume(@RpcParameter(name = "volume") Integer volume) { in setAlarmVolume() 208 … @RpcParameter(name = "value", description = "brightness value between 0 and 255") Integer value) { in setScreenBrightness() 265 public void setDevicePassword(@RpcParameter(name = "password") String password, in setDevicePassword() [all …]
|
D | CommonIntentsFacade.java | 29 import com.googlecode.android_scripting.rpc.RpcParameter; 56 public Intent pick(@RpcParameter(name = "uri") String uri) throws JSONException { in pick() 79 @RpcParameter(name = "uri") String uri, in view() 80 …@RpcParameter(name = "type", description = "MIME type/subtype of the URI") @RpcOptional String typ… in view() 81 …@RpcParameter(name = "extras", description = "a Map of extras to add to the Intent") @RpcOptional … in view() 87 public void viewMap(@RpcParameter(name = "query, e.g. pizza, 123 My Street") String query) in viewMap() 99 @RpcParameter(name = "path", description = "the path to the HTML file") String path) in viewHtml() 106 public void search(@RpcParameter(name = "query") String query) { in search()
|
D | EventFacade.java | 39 import com.googlecode.android_scripting.rpc.RpcParameter; 98 @RpcParameter(name = "category") String category, in eventRegisterForBroadcast() 99 @RpcParameter(name = "enqueue", in eventRegisterForBroadcast() 115 @RpcParameter(name = "category") String category) { in eventUnregisterForBroadcast() 157 @RpcParameter(name = "number_of_events") @RpcDefault("1") Integer number_of_events) { in eventPoll() 172 @RpcParameter(name = "eventName") final String eventName, in eventWaitFor() 173 @RpcParameter(name = "removeEvent") final Boolean removeEvent, in eventWaitFor() 174 …@RpcParameter(name = "timeout", description = "the maximum time to wait (in ms)") @RpcOptional Int… in eventWaitFor() 221 …@RpcParameter(name = "timeout", description = "the maximum time to wait") @RpcOptional Integer tim… in eventWait() 272 @RpcParameter(name = "name", description = "Name of event") String name, in eventPost() [all …]
|
D | PreferencesFacade.java | 27 import com.googlecode.android_scripting.rpc.RpcParameter; 60 @RpcParameter(name = "key") String key, in prefGetValue() 61 …@RpcParameter(name = "filename", description = "Desired preferences file. If not defined, uses the… in prefGetValue() 68 @RpcParameter(name = "key") String key, in prefPutValue() 69 @RpcParameter(name = "value") Object value, in prefPutValue() 70 …@RpcParameter(name = "filename", description = "Desired preferences file. If not defined, uses the… in prefPutValue() 95 …@RpcParameter(name = "filename", description = "Desired preferences file. If not defined, uses the… in prefGetAll()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/ |
D | MediaPlayerFacade.java | 28 import com.googlecode.android_scripting.rpc.RpcParameter; 118 public synchronized boolean mediaPlayOpen(@RpcParameter(name = "url", in mediaPlayOpen() 120 String url, @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlayOpen() 122 String tag, @RpcParameter(name = "play", description = "start playing immediately") in mediaPlayOpen() 140 @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlayPause() 153 @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlayStart() 166 @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlayStop() 185 public synchronized int mediaPlaySeek(@RpcParameter(name = "msec", in mediaPlaySeek() 187 Integer msec, @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlaySeek() 200 @RpcParameter(name = "tag", description = "string identifying resource") in mediaPlayClose() [all …]
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
D | WifiAwareManagerFacade.java | 58 import com.googlecode.android_scripting.rpc.RpcParameter; 385 @RpcParameter(name = "identityCb", in wifiAwareAttach() 388 @RpcParameter(name = "awareConfig", in wifiAwareAttach() 391 @RpcParameter(name = "useIdInCallbackEvent", in wifiAwareAttach() 411 …@RpcParameter(name = "clientId", description = "The client ID returned when a connection was creat… in wifiAwareDestroy() 427 …@RpcParameter(name = "clientId", description = "The client ID returned when a connection was creat… in wifiAwarePublish() 428 @RpcParameter(name = "publishConfig") JSONObject publishConfig, in wifiAwarePublish() 429 @RpcParameter(name = "useIdInCallbackEvent", in wifiAwarePublish() 454 @RpcParameter(name = "sessionId", description = "The discovery session ID") in wifiAwareUpdatePublish() 456 @RpcParameter(name = "publishConfig", description = "Publish configuration") in wifiAwareUpdatePublish() [all …]
|