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

  /packages/apps/Phone/src/com/android/phone/
BluetoothHandsfree.java 1011 int callheld = 0; local
1261 int callheld; local
    [all...]
  /external/bluetooth/bluez/audio/
telephony-maemo5.c 225 { "callheld", "0-2", 0, FALSE },
1010 int callheld = telephony_get_indicator(maemo_indicators, "callheld"); local
1086 "callheld",
1090 "callheld",
1099 /* Upgrade callheld status if necessary */
1100 if (callheld == EV_CALLHELD_ON_HOLD)
1102 "callheld",
1125 "callheld",
1129 "callheld",
    [all...]
telephony-maemo6.c 179 { "callheld", "0-2", 0, FALSE },
1039 int callheld = telephony_get_indicator(maemo_indicators, "callheld"); local
1103 "callheld",
1107 "callheld",
1116 /* Upgrade callheld status if necessary */
1117 if (callheld == EV_CALLHELD_ON_HOLD)
1119 "callheld",
1142 "callheld",
1146 "callheld",
    [all...]

Completed in 48 milliseconds