Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DExpandableListConnector.java403 Object retValue; in getItem() local
424 long retValue; in getItemId() local
444 View retValue; in getView() local
468 int retValue; in getItemViewType() local
/frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/hprof/
DHprof.java62 Map<String, String> retValue = new HashMap<String, String>(); in analyzeHprof() local
/frameworks/av/media/libeffects/proxy/
DEffectProxy.cpp81 int retValue = EffectGetSubEffects(uuid, sube, SUB_FX_COUNT); in EffectProxyCreate() local
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java246 Float retValue = null; in getNullableFloat() local