HomeSort by relevance Sort by last modified time
    Searched defs:mBbodyLanguage (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapBmessage.java 41 String mBbodyLanguage;
137 return mBbodyLanguage;
141 mBbodyLanguage = language;
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
Bmessage.java 41 String mBbodyLanguage;
129 return mBbodyLanguage;
133 mBbodyLanguage = language;

Completed in 172 milliseconds