Searched defs:POSITION (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DBrowserContract.java285 public static final String POSITION = "position"; field in class:BrowserContract.Bookmarks
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp2398 POSITION = 1 << 0, enumerator in enum:android::TouchInputMapperTest::Axes
2502 if (axes & POSITION) {
2577 prepareAxes(POSITION);
2588 prepareAxes(POSITION);
2597 prepareAxes(POSITION);
2607 prepareAxes(POSITION);
2619 prepareAxes(POSITION);
2648 prepareAxes(POSITION);
2677 prepareAxes(POSITION);
2693 prepareAxes(POSITION);
[all...]

Completed in 66 milliseconds