Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsExtraOptionsControllerTest.java49 @Mock private Lifecycle mExtraOptionsLifecycle; field in BluetoothDetailsExtraOptionsControllerTest
70 mContext, mFragment, mCachedDevice, mExtraOptionsLifecycle); in setUp()