Home
last modified time | relevance | path

Searched refs:escapeCharacterToDisplay (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppLauncherActivity.java349 String text = escapeCharacterToDisplay(shareContent.toString()); in createFileForSharedContent()
455 private static String escapeCharacterToDisplay(String text) { in escapeCharacterToDisplay() method in BluetoothOppLauncherActivity