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.java331 public void setTextOnly(boolean textOnly) { in setTextOnly()
DBluetoothMapContent.java653 int textOnly = c.getInt(fi.mMmsColTextOnly); in setText() local
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyBackupAgentTest.java370 int textOnly, int msgBox, in createMmsRow()