Home
last modified time | relevance | path

Searched refs:remote (Results 1 – 23 of 23) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
DTestConnectionManager.java114 for (RemoteConnection remote : conferenceable) {
115 if (mManagedConnectionByRemote.containsKey(remote)) {
116 c.add(mManagedConnectionByRemote.get(remote));
126 TestManagedConnection(RemoteConnection remote, boolean isIncoming) { in TestManagedConnection() argument
127 mRemote = remote; in TestManagedConnection()
275 public TestManagedConference(RemoteConference remote) { in TestManagedConference() argument
277 mRemote = remote; in TestManagedConference()
278 remote.registerCallback(mRemoteCallback); in TestManagedConference()
280 for (RemoteConnection r : remote.getConnections()) { in TestManagedConference()
329 RemoteConnection remote = incoming in makeConnection() local
[all …]
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java100 public static EntityDelta mergeAfter(EntityDelta local, EntityDelta remote) { in mergeAfter() argument
102 final ValuesDelta remoteValues = remote.mValues; in mergeAfter()
111 final Long remoteVersion = remote.mValues.getAsLong(RawContacts.VERSION); in mergeAfter()
117 local.mValues = ValuesDelta.mergeAfter(local.mValues, remote.mValues); in mergeAfter()
120 for (ArrayList<ValuesDelta> mimeEntries : remote.mEntries.values()) { in mergeAfter()
717 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) { in mergeAfter() argument
719 if (local == null && (remote.isDelete() || remote.isTransient())) return null; in mergeAfter()
726 local.mAfter = remote.getCompleteValues(); in mergeAfter()
729 local.mAfter = remote.mAfter; in mergeAfter()
DEntitySet.java88 public static EntitySet mergeAfter(EntitySet local, EntitySet remote) { in mergeAfter() argument
92 for (EntityDelta remoteEntity : remote) { in mergeAfter()
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDelta.java105 public static RawContactDelta mergeAfter(RawContactDelta local, RawContactDelta remote) { in mergeAfter() argument
107 final ValuesDelta remoteValues = remote.mValues; in mergeAfter()
116 final Long remoteVersion = remote.mValues.getAsLong(RawContacts.VERSION); in mergeAfter()
122 local.mValues = ValuesDelta.mergeAfter(local.mValues, remote.mValues); in mergeAfter()
125 for (ArrayList<ValuesDelta> mimeEntries : remote.mEntries.values()) { in mergeAfter()
DValuesDelta.java329 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) { in mergeAfter() argument
331 if (local == null && (remote.isDelete() || remote.isTransient())) return null; in mergeAfter()
338 local.mAfter = remote.getCompleteValues(); in mergeAfter()
341 local.mAfter = remote.mAfter; in mergeAfter()
DRawContactDeltaList.java101 RawContactDeltaList remote) { in mergeAfter() argument
105 for (RawContactDelta remoteEntity : remote) { in mergeAfter()
/packages/apps/Camera2/src_pd/com/android/camera/util/
DRemoteShutterHelper.java21 import com.android.camera.remote.RemoteCameraModule;
22 import com.android.camera.remote.RemoteShutterListener;
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java259 byte[] remote = (byte[])request.getHeader(HeaderSet.WHO); in onConnect()
260 if (remote != null) { in onConnect()
261 if (D) Log.d(TAG, "onConnect(): remote=" + Arrays.toString(remote)); in onConnect()
262 reply.setHeader(HeaderSet.TARGET, remote); in onConnect()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java205 byte[] remote = (byte[])request.getHeader(HeaderSet.WHO); in onConnect()
206 if (remote != null) { in onConnect()
207 if (D) Log.d(TAG, "onConnect(): remote=" + Arrays.toString(remote)); in onConnect()
208 reply.setHeader(HeaderSet.TARGET, remote); in onConnect()
/packages/apps/Camera2/src/com/android/camera/remote/
DRemoteCameraModule.java17 package com.android.camera.remote;
DRemoteShutterListener.java17 package com.android.camera.remote;
/packages/apps/Camera2/src/com/android/camera/app/
DCameraServices.java19 import com.android.camera.remote.RemoteShutterListener;
DCameraApp.java26 import com.android.camera.remote.RemoteShutterListener;
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java564 for (UUID remote: remoteUuids) { in onScanResult()
565 if (remote.equals(search)) { in onScanResult()
/packages/apps/Camera2/src/com/android/camera/
DCaptureModule.java62 import com.android.camera.remote.RemoteCameraModule;
DPhotoModule.java62 import com.android.camera.remote.RemoteCameraModule;
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1393228135, ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...