Home
last modified time | relevance | path

Searched defs:instances (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/gesture/
DLearner.java51 ArrayList<Instance> instances = mInstances; in removeInstance() local
69 final ArrayList<Instance> instances = mInstances; in removeInstances() local
DInstanceLearner.java46 ArrayList<Instance> instances = getInstances(); in classify() local
/frameworks/base/services/java/com/android/server/
DAppWidgetService.java83 ArrayList<AppWidgetId> instances = new ArrayList<AppWidgetId>(); field in AppWidgetService.Provider
94 ArrayList<AppWidgetId> instances = new ArrayList<AppWidgetId>(); field in AppWidgetService.Host
429 ArrayList<AppWidgetId> instances = p.instances; in updateAppWidgetProvider() local
468 ArrayList<AppWidgetId> instances = host.instances; in startListening() local