Searched refs:POSITION (Results 1 – 6 of 6) sorted by relevance
70 public static final int POSITION = 14; field in QSTileImplTest90 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()
78 private static final FloatProperty<TouchAnimator> POSITION = field in TouchAnimator170 return POSITION; in getProperty()
24 import static android.view.RemoteAnimationTargetProto.POSITION;246 position.writeToProto(proto, POSITION); in writeToProto()
3231 POSITION = 1 << 0, enumerator3383 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 …]
377 public static final String POSITION = "position"; field in BrowserContract.Bookmarks
8362 Landroid/app/RemoteAnimationTargetProto;->POSITION:J55412 Landroid/provider/BrowserContract$Bookmarks;->POSITION:Ljava/lang/String;