Searched refs:isBluetoothHfpErrorDisplayed (Results 1 – 4 of 4) sorted by relevance
363 boolean isBluetoothHfpErrorDisplayed(); in isBluetoothHfpErrorDisplayed() method
234 public boolean isBluetoothHfpErrorDisplayed() { in isBluetoothHfpErrorDisplayed() method in DialerSnippet235 return mDialerHelper.get().isBluetoothHfpErrorDisplayed(); in isBluetoothHfpErrorDisplayed()
308 return self.device.mbs.isBluetoothHfpErrorDisplayed()379 return self.device.mbs.isBluetoothHfpErrorDisplayed()
839 public boolean isBluetoothHfpErrorDisplayed() { in isBluetoothHfpErrorDisplayed() method in DialHelperImpl