Searched refs:BT_TURNS_OFF_IN_APM (Results 1 – 2 of 2) sorted by relevance
25 import static com.android.server.wifi.WifiSettingsStore.BT_TURNS_OFF_IN_APM;176 BT_TURNS_OFF_IN_APM)).thenReturn(BT_REMAINS_ON_IN_APM); in testApmEnhancementAirplaneModeToggled()190 BT_TURNS_OFF_IN_APM)).thenReturn(BT_TURNS_OFF_IN_APM); in testApmEnhancementAirplaneModeToggled()
92 public static final int BT_TURNS_OFF_IN_APM = 0; field in WifiSettingsStore385 && getUserSecureIntegerSetting(BLUETOOTH_APM_STATE, BT_TURNS_OFF_IN_APM)