Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDeviceDetailsFragment.java134 finishFragmentIfNecessary(); in onResume()
138 void finishFragmentIfNecessary() { in finishFragmentIfNecessary() method in BluetoothDeviceDetailsFragment
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDeviceDetailsFragmentTest.java136 mFragment.finishFragmentIfNecessary(); in finishFragmentIfNecessary_deviceIsBondNone_finishFragment()