Searched refs:IAutoBluetoothSettingsHelper (Results 1 – 3 of 3) sorted by relevance
20 import android.platform.helpers.IAutoBluetoothSettingsHelper;32 private HelperAccessor<IAutoBluetoothSettingsHelper> mBluetoothSettingsHelper;39 mBluetoothSettingsHelper = new HelperAccessor<>(IAutoBluetoothSettingsHelper.class); in SettingsSnippet()
23 public interface IAutoBluetoothSettingsHelper extends IAppHelper, Scrollable { interface
29 implements IAutoBluetoothSettingsHelper {