Home
last modified time | relevance | path

Searched refs:list (Results 1 – 2 of 2) sorted by relevance

/pdk/apps/HelloPDK/src/com/example/android/helloPDK/
DMainActivity.java65 List<ResolveInfo> list = pm.queryIntentActivities(mainIntent, 0); in getData() local
67 if (null == list) in getData()
80 int len = list.size(); in getData()
85 ResolveInfo info = list.get(i); in getData()
/pdk/apps/TestingCamera2/
DREADME.txt108 more requests into the burst, from the list of requests that target the chosen camera.