Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java903 public void writeCarrierKeyEvent(int phoneId, int keyType, boolean isDownloadSuccessful) { in writeCarrierKeyEvent() argument
906 carrierKeyChange.isDownloadSuccessful = isDownloadSuccessful; in writeCarrierKeyEvent()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1680 optional bool isDownloadSuccessful = 2; field