Searched refs:mClccTimestamps (Results 1 – 1 of 1) sorted by relevance
118 private long[] mClccTimestamps; // Timestamps associated with each clcc index field in BluetoothHandsfree608 mClccTimestamps = new long[GSM_MAX_CONNECTIONS]; in resetAtState()1708 if (clccUsed[i] && timestamp == mClccTimestamps[i]) { in gsmGetClccResult()1738 mClccTimestamps[i] = earliestTimestamp; in gsmGetClccResult()