Home
last modified time | relevance | path

Searched refs:getUsage (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebStorageClassic.java136 long usage = website.getUsage(); in createHandler()
214 callback.onReceiveValue(new Long(website.getUsage())); in getUsageForOrigin()
235 callback.onReceiveValue(new Long(website.getUsage())); in getQuotaForOrigin()
DWebStorage.java119 public long getUsage() { in getUsage() method in WebStorage.Origin
/frameworks/native/include/ui/
DGraphicBuffer.h87 uint32_t getUsage() const { return usage; } in getUsage() function
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocationThunker.java59 public int getUsage() { in getUsage() method in AllocationThunker
60 return mN.getUsage(); in getUsage()
DAllocation.java200 public int getUsage() { in getUsage() method in Allocation
/frameworks/native/services/surfaceflinger/
DLayer.cpp696 (activeBuffer->getUsage() & GRALLOC_USAGE_PROTECTED); in isProtected()
/frameworks/base/graphics/java/android/renderscript/
DAllocation.java227 public int getUsage() { in getUsage() method in Allocation
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt253 NO DOC BLOCK: android.renderscript.Allocation Method getUsage()
/frameworks/base/api/
Dcurrent.txt20321 method public int getUsage();
28435 method public long getUsage();