/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/ |
D | StableArrayAdapter.java | 31 public StableArrayAdapter(Context context, int textViewResourceId, List<String> objects) { in StableArrayAdapter() argument 32 super(context, textViewResourceId, objects); in StableArrayAdapter() 33 for (int i = 0; i < objects.size(); ++i) { in StableArrayAdapter() 34 mIdMap.put(objects.get(i), i); in StableArrayAdapter()
|
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/ |
D | StableArrayAdapter.java | 33 List<String> objects, View.OnTouchListener listener) { in StableArrayAdapter() argument 34 super(context, textViewResourceId, objects); in StableArrayAdapter() 36 for (int i = 0; i < objects.size(); ++i) { in StableArrayAdapter() 37 mIdMap.put(objects.get(i), i); in StableArrayAdapter()
|
/development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/ |
D | StableArrayAdapter.java | 33 List<String> objects, View.OnTouchListener listener) { in StableArrayAdapter() argument 34 super(context, textViewResourceId, objects); in StableArrayAdapter() 36 for (int i = 0; i < objects.size(); ++i) { in StableArrayAdapter() 37 mIdMap.put(objects.get(i), i); in StableArrayAdapter()
|
/development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/ |
D | ListViewAnimations.java | 114 List<String> objects) { in StableArrayAdapter() argument 115 super(context, textViewResourceId, objects); in StableArrayAdapter() 116 for (int i = 0; i < objects.size(); ++i) { in StableArrayAdapter() 117 mIdMap.put(objects.get(i), i); in StableArrayAdapter()
|
/development/samples/devbytes/ui/ListViewDeletion/src/com/example/android/listviewdeletion/ |
D | ListViewDeletion.java | 155 List<String> objects) { in StableArrayAdapter() argument 156 super(context, textViewResourceId, objects); in StableArrayAdapter() 157 for (int i = 0; i < objects.size(); ++i) { in StableArrayAdapter() 158 mIdMap.put(objects.get(i), i); in StableArrayAdapter()
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | DeviceListFragment.java | 111 List<WifiP2pDevice> objects) { in WiFiPeerListAdapter() argument 112 super(context, textViewResourceId, objects); in WiFiPeerListAdapter() 113 items = objects; in WiFiPeerListAdapter()
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
D | MyRssReader2.java | 145 public RssDataAdapter(Context context, int resource, List objects) { in RssDataAdapter() argument 146 super(context, resource, objects); in RssDataAdapter()
|
D | MyRssReader3.java | 153 public RssDataAdapter(Context context, int resource, List objects) { in RssDataAdapter() argument 154 super(context, resource, objects); in RssDataAdapter()
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | AlbumArtCache.java | 95 protected Bitmap[] doInBackground(Void[] objects) { in fetch() argument
|
/development/samples/RSSReader/src/com/example/android/rssreader/ |
D | RssReader.java | 158 public RSSListAdapter(Context context, List<RssItem> objects) { in RSSListAdapter() argument 159 super(context, 0, objects); in RSSListAdapter()
|
/development/tools/logblame/ |
D | sample.txt | 569 Background concurrent copying GC freed 16057(13MB) AllocSpace objects, 0(0B) LOS objects, 42% free,… 638 Background concurrent copying GC freed 3431(3MB) AllocSpace objects, 1(68KB) LOS objects, 49% free,… 752 Explicit concurrent copying GC freed 2205(1093KB) AllocSpace objects, 0(0B) LOS objects, 49% free, … 758 Explicit concurrent copying GC freed 217(778KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 3M… 1513 Background concurrent copying GC freed 96(1791KB) AllocSpace objects, 0(0B) LOS objects, 53% free, … 1976 Background concurrent copying GC freed 1017(3MB) AllocSpace objects, 1(68KB) LOS objects, 50% free,… 2349 Background concurrent copying GC freed 31100(11MB) AllocSpace objects, 6(240KB) LOS objects, 42% fr…
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 899 spectrum - n. a broad range of related objects or ideas or activities 930 telescope - n. a magnifier of images of distant objects
|