Home
last modified time | relevance | path

Searched refs:currentIndex (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2275 private static int tryGetTrunkPrefixOmittedIndex(String str, int currentIndex) { in tryGetTrunkPrefixOmittedIndex() argument
2277 for (int i = currentIndex ; i < length ; i++) { in tryGetTrunkPrefixOmittedIndex()
/frameworks/base/services/input/
DInputReader.cpp4977 uint32_t currentIndex = mCurrentRawPointerData.idToIndex[id]; in dispatchPointerMouse() local
4980 float deltaX = (mCurrentRawPointerData.pointers[currentIndex].x in dispatchPointerMouse()
4983 float deltaY = (mCurrentRawPointerData.pointers[currentIndex].y in dispatchPointerMouse()
5001 mCurrentCookedPointerData.pointerCoords[currentIndex]); in dispatchPointerMouse()
5008 mCurrentCookedPointerData.pointerProperties[currentIndex].toolType; in dispatchPointerMouse()
/frameworks/base/core/java/android/webkit/
DWebView.java1736 final int currentIndex = list.getCurrentIndex(); in saveState() local
1740 if (currentIndex < 0 || currentIndex >= size || size == 0) { in saveState()
1743 outState.putInt("index", currentIndex); in saveState()
/frameworks/base/api/
Dcurrent.txt44742 field protected int currentIndex;
44866 field protected int currentIndex;
D14.txt44742 field protected int currentIndex;
44866 field protected int currentIndex;