/external/pdfium/testing/resources/javascript/ |
consts.in | 78 doTest("position", ["textOnly", "iconOnly", "iconTextV", "textIconV",
|
consts_expected.txt | 32 Alert: position.textOnly is 0
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapbMessageMime.java | 152 private boolean textOnly = false; 287 public void setTextOnly(boolean textOnly) { 288 this.textOnly = textOnly; 291 return textOnly;
|
BluetoothMapContent.java | 608 // We know there are attachments, since it is not TextOnly 655 int textOnly = c.getInt(fi.mMmsColTextOnly); 656 if (textOnly == 1) { [all...] |
/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ |
TelephonyBackupAgentTest.java | 163 17 /*version*/, 1 /*textonly*/, 184 111122 /*date*/, 1111112 /*datesent*/, 4 /*type*/, 18 /*version*/, 1 /*textonly*/, 201 19 /*version*/, 1 /*textonly*/, 297 int textOnly, int msgBox, 311 mmsRow.put(Telephony.Mms.TEXT_ONLY, textOnly); [all...] |
/external/pdfium/fpdfsdk/src/javascript/ |
Consts.cpp | 72 JS_STATIC_CONST_ENTRY_NUMBER(L"textOnly", 0)
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduPersister.java | [all...] |
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduPersister.java | [all...] |
/external/robolectric/v3/runtime/ |
android-all-4.4_r1-robolectric-1.jar | |
android-all-5.0.0_r2-robolectric-1.jar | |
android-all-5.1.1_r9-robolectric-1.jar | |