Home
last modified time | relevance | path

Searched refs:mClccTimestamps (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DBluetoothHandsfree.java118 private long[] mClccTimestamps; // Timestamps associated with each clcc index field in BluetoothHandsfree
608 mClccTimestamps = new long[GSM_MAX_CONNECTIONS]; in resetAtState()
1708 if (clccUsed[i] && timestamp == mClccTimestamps[i]) { in gsmGetClccResult()
1738 mClccTimestamps[i] = earliestTimestamp; in gsmGetClccResult()