Searched defs:map (Results 1 – 11 of 11) sorted by relevance
36 Bundle map = getResultExtras(false); in onReceive() local
40 Bundle map = getResultExtras(false); in onReceive() local
133 Map<String, IMethod> map = new HashMap<String, IMethod>(); in testEnum3() local176 Map<String, IMethod> map = new HashMap<String, IMethod>(); in testEnum4() local
66 private TreeMap<String, List<String>> map = new TreeMap<String, List<String>>(); field in CollectAllTests
261 Bundle map = new Bundle(); in testOnReceiverOrdered() local321 Bundle map = new Bundle(); in testAbortBroadcast() local
92 Set<Map.Entry<String, Object>> map; in testValueSet() local
1345 Bundle map = getResultExtras(false); in onReceive() local
91 private LinkedHashMap<String, List<String>> map = new LinkedHashMap<String, field in BuildDalvikSuite
1171 final Bundle map = new Bundle(); in testPutAll() local
390 HashMap map = new HashMap(); in testReadValue() local