Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessageMime.java353 public void setTextOnly(boolean textOnly) { in setTextOnly()
DBluetoothMapContent.java671 int textOnly = c.getInt(fi.mMmsColTextOnly); in setText() local
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java408 int textOnly, int msgBox, in createMmsRow()