Searched defs:getIndex (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DDateSorter.java83 public int getIndex(long time) { method in class:DateSorter
92 * @param index date bin index as returned by getIndex()
102 * @param index date bin index as returned by getIndex()
/frameworks/base/core/java/android/content/res/
H A DTypedArray.java70 public int getIndex(int at) { method in class:TypedArray
/frameworks/base/libs/ui/
H A DGraphicBuffer.cpp266 int GraphicBuffer::getIndex() const { function in class:android::GraphicBuffer
/frameworks/base/libs/utils/
H A DAssetManager.cpp1670 int idx = getIndex(path);
1681 int idx = getIndex(path);
1693 int idx = getIndex(path);
1701 int idx = getIndex(path);
1713 int idx = getIndex(path);
1747 int AssetManager::ZipSet::getIndex(const String8& zip) const function in class:AssetManager::ZipSet
/frameworks/base/tools/aapt/
H A DResourceTable.h441 int32_t getIndex() const { return mIndex; } function in class:ResourceTable::Type
/frameworks/base/services/java/com/android/server/
H A DPowerManagerService.java648 int index = mLocks.getIndex(lock);
2476 int index = getIndex(wl.binder);
2484 int index = getIndex(binder);
2492 int getIndex(IBinder binder) method in class:PowerManagerService.LockList

Completed in 184 milliseconds