Searched refs:source (Results 251 - 257 of 257) sorted by relevance

<<11

/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java393 // When dragging a widget from different source, move to a page which has
1522 public void beginDragShared(View child, DragSource source, DragOptions options) { argument
1530 beginDragShared(child, source, (ItemInfo) dragObject,
1534 public DragView beginDragShared(View child, DragSource source, ItemInfo dragObject, argument
1594 DragView dv = mDragController.startDrag(b, dragLayerX, dragLayerY, source,
/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallsManager.java582 * Whether allow (silence rather than reject) the incoming call if it has a different source
1685 public void onExtrasRemoved(Call c, int source, List<String> keys) { argument
1686 if (source != Call.SOURCE_CONNECTION_SERVICE) {
1693 public void onExtrasChanged(Call c, int source, Bundle extras) { argument
1694 if (source != Call.SOURCE_CONNECTION_SERVICE) {
2531 // Let the handover destination know that the source has disconnected prior to
2549 // Inform the "from" Call (ie the source call) that the handover from it has
2576 // Inform the "from" Call (ie the source call) that the handover from it has
3532 // If source and destination phone accounts don't support handover, send an error back.
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java1511 public boolean onShareTargetSelected(ShareActionProvider source, Intent intent) { argument
/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java382 public void onDragStart(DragSource source, Object info, int dragAction) { argument
1897 public void beginDragShared(View child, DragSource source) { argument
1939 mDragController.startDrag(b, dragLayerX, dragLayerY, source, child.getTag(),
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Car/Radio/libs/android-arch/room/
H A Dcompiler-1.1.0-beta3.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/arch/ android/arch/persistence/ android/arch/persistence/room/ ...

Completed in 488 milliseconds

<<11