Searched refs:same (Results 1 - 25 of 32) sorted by relevance

12

/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
H A DPriorityDumpTest.java23 import static org.mockito.Matchers.same;
62 verify(mDumper).dump(same(mFd), same(mPw), eq(null));
68 verify(mDumper).dump(same(mFd), same(mPw), same(EMPTY_ARGS));
77 verify(mDumper).dump(same(mFd), same(mPw), same(args));
86 verify(mDumper).dump(same(mF
[all...]
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/widget/
H A DEmojiKeyListenerTest.java35 import static org.mockito.Matchers.same;
95 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable),
96 eq(event.getKeyCode()), same(event));
104 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable),
105 eq(event.getKeyCode()), same(event));
113 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable),
114 eq(event.getKeyCode()), same(event));
122 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable),
123 eq(event.getKeyCode()), same(event));
131 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditabl
[all...]
H A DSpannableBuilderTest.java28 import static org.mockito.Matchers.same;
142 same(span), anyInt(), anyInt());
144 same(span), anyInt(), anyInt());
146 same(span), anyInt(), anyInt(), anyInt(), anyInt());
205 verify(spanWatcher, times(1)).onSpanRemoved(any(Spannable.class), same(span),
/frameworks/base/cmds/app_process/
H A DAndroid.mk53 # the same module). Using the same module also works around an issue with make: binaries
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s40 ; * blocks 0 to 3 in the same macroblock.
H A DomxVCM4P2_PredictReconCoefIntra_s.s51 ; * the predictor block are in the same macroblock.
H A DomxVCM4P2_DecodePadMV_PVOP_s.s57 ; * same decoded vector.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s40 ; * blocks 0 to 3 in the same macroblock.
H A DomxVCM4P2_DecodePadMV_PVOP_s.s57 ; * same decoded vector.
H A DomxVCM4P2_PredictReconCoefIntra_s.s51 ; * the predictor block are in the same macroblock.
/frameworks/support/design/tests/src/android/support/design/widget/
H A DCoordinatorLayoutTest.java30 import static org.mockito.Matchers.same;
94 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class));
122 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class));
135 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class));
291 // Confirm that the dodging view was moved by the same size
723 .getInsetDodgeRect(same(col), same(vie
[all...]
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/
H A DButtonItemTest.java27 import static org.mockito.Matchers.same;
174 verify(listener).onClick(same(item));
/frameworks/rs/script_api/
H A Drs_time.spec63 ret: rs_tm*, "Pointer to the output local time, i.e. the same value as the parameter local."
71 This functions returns the same pointer that is passed as first argument. If the
H A Drs_for_each.spec108 and the output allocation if it exists, must have the same dimensions.
/frameworks/native/libs/ui/
H A DRegion.cpp185 * Creates a new region with the same data as the argument, but divides rectangles as necessary to
650 bool same = true;
662 same = false;
666 same = false;
674 same = false;
677 if(!same) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DProxyController.java233 boolean same = true;
236 same = false;
239 if (same) {
280 // same as part of SET_RADIO_CAP APPLY phase
370 Log.wtf(LOG_TAG, "ERROR: sending down the same id for different phones");
/frameworks/base/core/java/android/companion/
H A DBluetoothLeDeviceFilter.java342 "Mask and filter should be the same length");
363 * in same order) or little endian (will be flipped before displaying)
/frameworks/base/packages/SystemUI/tests/
H A DAndroid.mk72 # We want to exclude the test classes from code coverage measurements, but they share the same
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp860 /* upto 30% complexity saving with the same complexity */
1361 Int i, j, same, num1; local
1370 pmot = &mot[mbnum][0]; /* same coordinate previous frame */
1415 pmot = &mot[mbnum][0]; /* same coordinate previous frame */
1536 same = 0;
1538 while (!same && j < *num_can)
1546 same = 1;
1549 if (!same)
/frameworks/base/core/java/android/hardware/
H A DCamera.java289 * The facing of the camera is the same as that of the screen.
337 * the same camera is opened by other applications, this will throw a
391 * given hal API version. If the same camera is opened by other applications
500 * This acts the same as normal except that it will return
629 * preview is necessary to take pictures. The same surface can be re-set
670 * preview is necessary to take pictures. The same surface texture can be
685 * instances of the same camera, or across multiple runs of the same
1327 // - An application uses the same thread for autoFocus, cancelAutoFocus
1337 // multiple threads to call autoFocus and cancelAutoFocus at the same
2524 public boolean same(Parameters other) { method in class:Camera.Parameters
4288 private boolean same(String s1, String s2) { method in class:Camera.Parameters
[all...]
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyResultMapper.java71 legacyRequest.parameters.same(mCachedRequest.parameters) &&
H A DRequestThreadManager.java83 private static final int JPEG_FRAME_TIMEOUT = 4000; // ms (same as CTS for API2)
446 // Find largest jpeg dimension - assume to have the same aspect ratio as sensor.
455 // Use smallest preview dimension with same aspect ratio as sensor that is >= than all
576 throw new IllegalStateException("Input collections must be same length");
791 if (!mParams.same(legacyRequest.parameters)) {
/frameworks/base/core/java/android/text/format/
H A DDateFormat.java221 * locale. A skeleton is similar to, and uses the same format characters as, a Unicode
229 * added. For the same input in {@code es_ES}, we'd have even more extra text:
233 * same "MMMMd" input, this method will return "d LLLL" in the {@code fa_IR} locale,
319 * not just the day, month, and year, and not necessarily in the same
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
H A DFontRequestEmojiCompatConfigTest.java32 import static org.mockito.Matchers.same;
113 verify(callback, times(1)).onFailed(same(exception));
/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java841 // update message on this same looper thread to be processed.
1952 boolean same = changingToSame(name, wallpaper);
1954 if (!same) {
1980 // Changing to same wallpaper.
1981 if (DEBUG) Slog.v(TAG, "same wallpaper");

Completed in 1091 milliseconds

12