HomeSort by relevance Sort by last modified time
    Searched full:bluetoothon (Results 1 - 3 of 3) sorted by null

  /packages/apps/InCallUI/src/com/android/incallui/
CallCardPresenter.java 189 final boolean bluetoothOn =
191 ui.setCallState(mPrimary.getState(), mPrimary.getDisconnectCause(), bluetoothOn,
201 final boolean bluetoothOn = (AudioMode.BLUETOOTH == mode);
203 getUi().setCallState(mPrimary.getState(), mPrimary.getDisconnectCause(), bluetoothOn,
465 void setCallState(int state, Call.DisconnectCause cause, boolean bluetoothOn,
CallCardFragment.java 236 public void setCallState(int state, Call.DisconnectCause cause, boolean bluetoothOn,
245 Log.v(this, "bluetooth on " + bluetoothOn);
264 setBluetoothOn(bluetoothOn);
  /frameworks/base/core/res/res/values-hu/
strings.xml 190 <string name="permgroupdesc_bluetoothNetwork" msgid="5625288577164282391">"Eszközök és hálózatok elérése Bluetoothon keresztül."</string>
    [all...]

Completed in 483 milliseconds