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

/frameworks/base/core/java/android/provider/
H A DBrowserContract.java372 public static final String POSITION = "position"; field in class:BrowserContract.Bookmarks
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp2460 POSITION = 1 << 0, enumerator in enum:android::TouchInputMapperTest::Axes
2564 if (axes & POSITION) {
2639 prepareAxes(POSITION);
2650 prepareAxes(POSITION);
2659 prepareAxes(POSITION);
2669 prepareAxes(POSITION);
2681 prepareAxes(POSITION);
2710 prepareAxes(POSITION);
2739 prepareAxes(POSITION);
2755 prepareAxes(POSITION);
[all...]

Completed in 544 milliseconds