Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DSampleGattAttributes.java25 private static HashMap<String, String> attributes = new HashMap(); field in SampleGattAttributes
/development/tools/apkcheck/src/com/android/apkcheck/
DApiDescrHandler.java69 Attributes attributes) { in startElement()
/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoView.java107 TypedArray attributes = in getAttributes() local