Home
last modified time | relevance | path

Searched defs:formatSimple (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothUtils.java239 public static @NonNull String formatSimple(@NonNull String format, Object... args) { in formatSimple() method in BluetoothUtils
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java1303 public static @NonNull String formatSimple(@NonNull String format, Object... args) { in formatSimple() method in Utils