Home
last modified time | relevance | path

Searched defs:hasText (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DSliceTester.java269 private static boolean hasText(List<SliceItem> sliceItems, String text, String hints) { in hasText() method in SliceTester
/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DSmartActionsHelperTest.java521 private void hasText(String text) { in hasText() method in SmartActionsHelperTest.MessageSubject
/packages/apps/Messaging/src/com/android/messaging/sms/
DMmsUtils.java596 final boolean hasNonVisualAttachments, final boolean hasText) { in getSmilTemplate()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java649 String hasText = ""; in setText() local