HomeSort by relevance Sort by last modified time
    Searched full:remote (Results 426 - 450 of 3672) sorted by null

<<11121314151617181920>>

  /frameworks/av/camera/
ICameraRecordingProxy.cpp 49 remote()->transact(START_RECORDING, data, &reply);
58 remote()->transact(STOP_RECORDING, data, &reply);
67 remote()->transact(RELEASE_RECORDING_FRAME, data, &reply);
ICameraService.cpp 103 remote()->transact(BnCameraService::GET_NUMBER_OF_CAMERAS, data, &reply);
115 remote()->transact(BnCameraService::GET_CAMERA_INFO, data, &reply);
132 remote()->transact(BnCameraService::GET_CAMERA_CHARACTERISTICS, data, &reply);
153 remote()->transact(BnCameraService::GET_CAMERA_VENDOR_TAG_DESCRIPTOR, data, &reply);
179 remote()->transact(BnCameraService::CONNECT, data, &reply);
202 remote()->transact(BnCameraService::CONNECT_LEGACY, data, &reply);
224 remote()->transact(BnCameraService::CONNECT_PRO, data, &reply);
249 remote()->transact(BnCameraService::CONNECT_DEVICE, data, &reply);
264 remote()->transact(BnCameraService::ADD_LISTENER, data, &reply);
275 remote()->transact(BnCameraService::REMOVE_LISTENER, data, &reply)
    [all...]
IProCameraCallbacks.cpp 58 remote()->transact(NOTIFY_CALLBACK, data, &reply, IBinder::FLAG_ONEWAY);
66 remote()->transact(LOCK_STATUS_CHANGED, data, &reply,
76 remote()->transact(RESULT_RECEIVED, data, &reply, IBinder::FLAG_ONEWAY);
  /frameworks/av/media/libmedia/
IEffectClient.cpp 47 remote()->transact(CONTROL_STATUS_CHANGED, data, &reply, IBinder::FLAG_ONEWAY);
56 remote()->transact(ENABLE_STATUS_CHANGED, data, &reply, IBinder::FLAG_ONEWAY);
85 remote()->transact(COMMAND_EXECUTED, data, &reply, IBinder::FLAG_ONEWAY);
  /frameworks/av/soundtrigger/
ISoundTriggerClient.cpp 48 remote()->transact(ON_RECOGNITION_EVENT,
58 remote()->transact(ON_SOUNDMODEL_EVENT,
67 remote()->transact(ON_SERVICE_STATE_CHANGE,
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealthAppConfiguration.java 27 * remote Bluetooth health device.
40 * @param dataType Data Type of the remote Bluetooth Health device
54 * @param dataType Data Type of the remote Bluetooth Health device
  /frameworks/base/core/java/android/bluetooth/le/
ScanResult.java 30 // Remote bluetooth device.
46 * @param device Remote bluetooth device that is found.
98 * Returns the remote bluetooth device identified by the bluetooth device address.
  /frameworks/base/core/java/android/os/
TransactionTooLargeException.java 23 * During a remote procedure call, the arguments and the return value of the call
33 * There are two possible outcomes when a remote procedure call throws
43 * a {@link Parcel} for the arguments and the return value of the remote procedure call.
  /frameworks/base/media/java/android/media/
IRemoteControlDisplay.aidl 27 * received from a remote control client.
33 * Sets the generation counter of the current client that is displayed on the remote control.
37 * @param clearing true if the new client generation value maps to a remote control update
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
SystemBars.java 32 * <p>The implementation either comes from a service component running in a remote process (defined
41 // manages the implementation coming from the remote process
52 mServiceMonitor.start(); // will call onNoService if no remote service is found
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxManagerService.java 36 * This is used to provide a convenience to access the actual remote running
38 * TODO: Eventally the remote service will be running in the system server, and
39 * this will need to be served as a stub for the remote running service. And
  /frameworks/native/libs/gui/
IDisplayEventConnection.cpp 51 remote()->transact(GET_DATA_CHANNEL, data, &reply);
59 remote()->transact(SET_VSYNC_RATE, data, &reply);
65 remote()->transact(REQUEST_NEXT_VSYNC, data, &reply, IBinder::FLAG_ONEWAY);
  /frameworks/native/services/batteryservice/
IBatteryPropertiesRegistrar.cpp 38 remote()->transact(REGISTER_LISTENER, data, NULL);
45 remote()->transact(UNREGISTER_LISTENER, data, NULL);
52 remote()->transact(GET_PROPERTY, data, &reply);
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
Connection.h 50 struct sockaddr_un remote; /**< Remote address */ member in class:Connection
61 sockaddr_un *remote
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/protocols/
timed.h 76 #define TSP_DATEREQ 15 /* remote request to reset the time */
81 #define TSP_MSITEREQ 20 /* remote master's site request */
84 #define TSP_SETDATEREQ 23 /* New remote for above */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc.h 3 * do remote procedure calling.
47 /* Client side (mostly) remote procedure call */
55 /* Server side only remote procedure callee */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
timed.h 76 #define TSP_DATEREQ 15 /* remote request to reset the time */
81 #define TSP_MSITEREQ 20 /* remote master's site request */
84 #define TSP_SETDATEREQ 23 /* New remote for above */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc.h 3 * do remote procedure calling.
47 /* Client side (mostly) remote procedure call */
55 /* Server side only remote procedure callee */
  /cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorProcessTest.java 89 // Bring up both remote processes and wire them to each other
174 assertContains("Remote side is dead", blue.checkError());
189 assertContains("Remote side is dead", red.checkError());
222 assertContains("Remote side is dead", red.checkListener());
264 assertContains("Remote side is dead", red.checkError());
275 assertContains("Remote side is dead", red.checkError());
  /external/chromium_org/chromeos/dbus/
nfc_client_helpers.h 62 // Called by DBusObjectMap to create a Properties structure for the remote
77 // properties. Note that the remote object will no longer be available,
98 // Returns the properties structure for remote object with object path
108 // Creates and stores an object proxy and properties structure for a remote
114 // remote object with object path |object_path|. If no known proxy for
126 // Returns a list containing the object paths of all remote objects that are
  /external/iproute2/ip/
link_gre.c 30 fprintf(stderr, " type { gre | gretap } [ remote ADDR ] [ local ADDR ]\n");
199 } else if (!matches(*argv, "remote")) {
274 const char *remote = "any"; local
285 remote = format_host(AF_INET, 4, &addr, s1, sizeof(s1));
288 fprintf(f, "remote %s ", remote);
  /ndk/sources/host-tools/make-3.81/
makefile.vms 74 # If there are remote execution facilities defined,
75 # enable them with switches here (see remote-*.c).
76 REMOTE =
79 extras = ,signame.obj,remote-stub.obj,vmsfunctions.obj,vmsify.obj
139 remote-stub.obj: remote-stub.c
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/
sdklib-22.5.0-javadoc.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.1/
sdklib-22.5.1-javadoc.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.3/
sdklib-22.5.3-javadoc.jar 

Completed in 518 milliseconds

<<11121314151617181920>>