/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
SessionManager.java | 162 // This should only be called for local player. Remote player is 166 "getStatus should not be called on remote player!"); 258 // supports queuing, playlist will be re-established on the remote player.
|
/development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
SessionManager.java | 158 // This should only be called for local player. Remote player is 162 "getStatus should not be called on remote player!"); 266 // supports queuing, playlist will be re-established on the remote player.
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
SessionManager.java | 162 // This should only be called for local player. Remote player is 166 "getStatus should not be called on remote player!"); 258 // supports queuing, playlist will be re-established on the remote player.
|
/device/asus/fugu/libaudio/ |
AudioHotplugThread.cpp | 43 // This name is used to recognize the AndroidTV Remote mic so we can 232 // Ugly hack to recognize Remote mic and mark it for voice recognition 238 ALOGD("AudioHotplugThread found Android TV remote mic on Card %d, for VOICE_RECOGNITION", pcmCard);
|
/external/bluetooth/bluedroid/bta/hh/ |
bta_hh_utils.c | 26 /* if SSR max latency is not defined by remote device, set the default value 405 ** Description Read the SSR Parameter for the remote device 421 /* if remote device does not have HIDSSRHostMaxLatency attribute in SDP,
|
/external/bluetooth/bluedroid/stack/btm/ |
btm_dev.c | 53 ** features - Remote device's features (up to 3 pages). NULL if not known 285 /* Check with the BT manager if details about remote device are known */ 354 ** Description This function is called by the L2CAP to check if remote
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
browser_frame.cc | 239 // When running under remote desktop, if the remote desktop client is not 241 // remote desktop will be activated. However, NativeWidget::Activate() will
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
offline_apps.html | 91 or at a remote URL. 92 If the resource is remote, 125 Its contents can be remote,
|
/external/chromium_org/chrome/test/chromedriver/server/ |
chromedriver_server.cc | 233 "whitelisted-ips", "comma-separated whitelist of remote IPv4 addresses " 294 printf("Remote connections are allowed by a whitelist (%s).\n", 297 printf("All remote connections are allowed. Use a whitelist instead!\n");
|
/external/chromium_org/chrome/test/remoting/ |
remote_desktop_browsertest.h | 26 const char kRemoteHostName[] = "remote-host-name"; 141 // Connect to a remote host through Me2Me. 150 // Helper to get the name of the remote host to connect to.
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_gatt_characteristic_client.cc | 217 VLOG(2) << "Remote GATT characteristic added: " << object_path.value(); 240 VLOG(2) << "Remote GATT characteristic removed: " << object_path.value(); 263 VLOG(2) << "Remote GATT characteristic property changed: "
|
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/ |
DesktopView.java | 30 * The user interface for viewing and interacting with a specific remote host. 181 // triggered from JniInterface (on the display thread) when the remote screen size 310 // Ensures that keyboards will not decide to hide the remote desktop on small displays.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
mediastreamsignaling_unittest.cc | 275 // New remote stream have been discovered. 280 // Remote stream is no longer available. 742 // This test verifies that the remote MediaStreams corresponding to a received 789 // This test verifies that the remote MediaStreams corresponding to a received 790 // SDP string is created. In this test the same remote MediaStream is signaled 818 // This test that remote tracks are ended if a [all...] |
webrtcsession.h | 264 // Uses all remote candidates in |remote_desc| in this session. 323 // Candidates that arrived before the remote description was set. 325 // If the remote peer is using a older version of implementation.
|
/external/chromium_org/third_party/skia/tools/ |
skdiff_image.cpp | 289 // Git difftool sets $LOCAL, $REMOTE, $MERGED, and $BASE instead of command line parameters. 290 // difftool.<>.cmd: skimagediff $LOCAL $REMOTE -L "$MERGED\t(local)" -L "$MERGED\t(remote)"
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
vie_autotest_render.cc | 109 ViETest::Log("Remote stream is renderered in Window 2"); 195 ViETest::Log("Remote stream is renderered in Window 2"); 226 ViETest::Log("\nMirroring Remote Window(Window2) Up-Down");
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefMap.h | 65 * This component implements the read/write/check NDEF functions for remote devices. 67 * a remote device that can be a smart- or memory card. \n\n 86 * rule are specific to the NDEF mapping of certain card / remote device types and separately noted, 362 /**< Temporary place holder to the Remote Device 821 /**< \internal Pointer to the Remote Device Information */ [all...] |
/external/lldb/tools/debugserver/source/ |
RNBContext.cpp | 140 RNBRemote* remote = remoteSP.get(); local 141 if (remote == NULL) 143 RNBContext& ctx = remote->Context();
|
/external/skia/tools/ |
skdiff_image.cpp | 289 // Git difftool sets $LOCAL, $REMOTE, $MERGED, and $BASE instead of command line parameters. 290 // difftool.<>.cmd: skimagediff $LOCAL $REMOTE -L "$MERGED\t(local)" -L "$MERGED\t(remote)"
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothMap.java | 171 * Get the currently connected remote Bluetooth device (PCE). 172 * @return The remote Bluetooth device, or null if not in connected or 219 * @param device Remote Bluetooth Device
|
/frameworks/base/media/java/android/media/ |
RemoteControlClient.java | 37 * RemoteControlClient enables exposing information meant to be consumed by remote controls 40 * <p>A remote control client object is associated with a media button event receiver. This 51 * // build the PendingIntent for the remote control client 55 * // create and register the remote control client 144 * a different device (i.e. the remote device) than where it is controlled from. 152 * from this object. An example of fixed playback volume is a remote player, playing over HDMI 341 * by remote controls. 366 * Class constructor for a remote control client whose internal event handling 369 * by remote controls. 514 * Sets the album / artwork picture to be displayed on the remote control [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardFaceUnlockView.java | 126 Log.e(TAG, "Remote exception when removing rotation watcher"); 143 Log.e(TAG, "Remote exception when removing rotation watcher"); 163 Log.e(TAG, "Remote exception when adding rotation watcher");
|
/frameworks/base/services/core/java/com/android/server/ |
CommonTimeManagementService.java | 162 // Network manager is running along-side us, so we should never receiver a remote exception 233 // Get access to the common time service configuration interface. If we catch a remote 327 // Bad news; we should not be getting remote exceptions from the connectivity manager
|
/frameworks/base/telephony/java/com/android/ims/ |
ImsReasonInfo.java | 37 * USER - indicates the error reason by the local or remote user 100 // Retry CS call; VoLTE service can't be provided by the network or remote end 199 // The call is terminated by the network or remote user
|
/frameworks/support/v4/java/android/support/v4/app/ |
SharedElementCallback.java | 121 * Creates a snapshot of a shared element to be used by the remote Activity and reconstituted 123 * null return value will mean that the remote Activity will have a null snapshot View in 134 * @return A snapshot to send to the remote Activity to be reconstituted with
|