Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 7 of 7) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DGLVertex.java82 GLVertex temp = new GLVertex(); in update() local
/development/samples/WeatherListWidget/src/com/example/android/weatherlistwidget/
DWeatherWidgetService.java74 int temp = 0; in getViewAt() local
DWeatherWidgetProvider.java195 int temp = c.getInt(tempColIndex); in buildLayout() local
/development/samples/ApiDemos/src/com/example/android/apis/
DApiDemos.java135 Map<String, Object> temp = new HashMap<String, Object>(); in addItem() local
/development/samples/RSSReader/src/com/example/android/rssreader/
DRssReader.java324 final String temp = status; in run() local
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DDynamicListView.java374 Object temp = arrayList.get(indexOne); in swapElements() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java539 double temp = vy; in drawSplat() local