Searched defs:attributes (Results 1 – 3 of 3) sorted by relevance
25 private static HashMap<String, String> attributes = new HashMap(); field in SampleGattAttributes
69 Attributes attributes) { in startElement()
107 TypedArray attributes = in getAttributes() local