Home
last modified time | relevance | path

Searched defs:shouldShowDialogInForeground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothPreferences.java60 static boolean shouldShowDialogInForeground(Context context, in shouldShowDialogInForeground() method in LocalBluetoothPreferences
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DLocalBluetoothPreferences.java60 static boolean shouldShowDialogInForeground(Context context, in shouldShowDialogInForeground() method in LocalBluetoothPreferences
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothUtils.java92 static boolean shouldShowDialogInForeground(Context context, in shouldShowDialogInForeground() method in BluetoothUtils