Home
last modified time | relevance | path

Searched refs:POSITION (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileImplTest.java70 public static final int POSITION = 14; field in QSTileImplTest
90 when(mHost.indexOf(spec)).thenReturn(POSITION); in setup()
151 verify(maker).addTaggedData(eq(FIELD_QS_POSITION), eq(POSITION)); in testPopulateWithLockedScreen()
162 verify(maker).addTaggedData(eq(FIELD_QS_POSITION), eq(POSITION)); in testPopulateWithUnlockedScreen()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DTouchAnimator.java78 private static final FloatProperty<TouchAnimator> POSITION = field in TouchAnimator
170 return POSITION; in getProperty()
/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java24 import static android.view.RemoteAnimationTargetProto.POSITION;
246 position.writeToProto(proto, POSITION); in writeToProto()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp3231 POSITION = 1 << 0, enumerator
3383 if (axes & POSITION) { in prepareAxes()
3458 prepareAxes(POSITION); in TEST_F()
3469 prepareAxes(POSITION); in TEST_F()
3478 prepareAxes(POSITION); in TEST_F()
3488 prepareAxes(POSITION); in TEST_F()
3500 prepareAxes(POSITION); in TEST_F()
3529 prepareAxes(POSITION); in TEST_F()
3558 prepareAxes(POSITION); in TEST_F()
3574 prepareAxes(POSITION); in TEST_F()
[all …]
/frameworks/base/core/java/android/provider/
DBrowserContract.java377 public static final String POSITION = "position"; field in BrowserContract.Bookmarks
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8362 Landroid/app/RemoteAnimationTargetProto;->POSITION:J
55412 Landroid/provider/BrowserContract$Bookmarks;->POSITION:Ljava/lang/String;