Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java152 private boolean textOnly = false; field in BluetoothMapbMessageMime
287 public void setTextOnly(boolean textOnly) { in setTextOnly()
DBluetoothMapContent.java649 int textOnly = c.getInt(fi.mMmsColTextOnly); in setText() local
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java297 int textOnly, int msgBox, in createMmsRow()