Home
last modified time | relevance | path

Searched defs:textArray (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp.cpp275 jintArray attrIds, jobjectArray textArray) { in getElementAttrRspNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcp.java312 String[] textArray; in handleMessage() local
1171 private native boolean getElementAttrRspNative(byte numAttr, int[] attrIds, String[] textArray); in getElementAttrRspNative()