Searched defs:swap (Results 1 - 10 of 10) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DCallCommandClient.java141 public void swap() { method in class:CallCommandClient
142 Log.i(this, "swap active/hold calls");
144 Log.e(this, "Cannot swap call; CallCommandService == null");
148 mCommandService.swap();
/packages/services/Telephony/src/com/android/phone/
H A DCallCommandService.java170 public void swap() { method in class:CallCommandService
172 PhoneUtils.swap();
174 Log.e(TAG, "Error during swap().", e);
H A DPhoneInterfaceManager.java960 public void swap() { method in class:PhoneInterfaceManager
964 PhoneUtils.swap();
966 Log.e(LOG_TAG, "Error during swap().", e);
H A DPhoneUtils.java840 static void swap() { method in class:PhoneUtils
945 // something meaningful as we are not actually trying to swap calls but
2335 * @return true if we're allowed to swap calls, given the current
2351 // is in the HOLDING state, since you *can't* actually swap calls
/packages/apps/Camera2/src/com/android/camera/crop/
H A DUtils.java123 public static void swap(int[] array, int i, int j) { method in class:Utils
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DUtils.java123 public static void swap(int[] array, int i, int j) { method in class:Utils
/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java256 public int swap() { method in class:BlockingGLTextureView.EglHelper
408 mEglHelper.swap();
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
H A DUtils.java123 public static void swap(int[] array, int i, int j) { method in class:Utils
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DBlockingGLTextureView.java256 public int swap() { method in class:BlockingGLTextureView.EglHelper
408 mEglHelper.swap();
/packages/apps/Calculator/
H A Darity-2.1.2.jar ... Complex) private final org.javia.arity.Complex swap () private final org.javia.arity.Complex normalizeInfinity ...

Completed in 3573 milliseconds