Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/gesture/
DInstance.java24 class Instance { class
44 private Instance(long id, float[] sample, String sampleName) { in Instance() method in Instance
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
DLVPSA_Memory.c56 INST_ALLOC Instance; in LVPSA_Memory() local
DLVPSA_Init.c54 INST_ALLOC Instance; in LVPSA_Init() local
/frameworks/base/media/mca/filterfw/jni/
Djni_util.h102 static ObjectPool* Instance() { in Instance() function