Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSmsCbCmasInfo.java274 private final @ResponseType int mResponseType; field in SmsCbCmasInfo
291 mResponseType = responseType; in SmsCbCmasInfo()
301 mResponseType = in.readInt(); in SmsCbCmasInfo()
317 dest.writeInt(mResponseType); in writeToParcel()
344 return mResponseType; in getResponseType()
375 + ", responseType=" + mResponseType + ", severity=" + mSeverity in toString()
/frameworks/base/services/core/java/com/android/server/location/
DGnssVisibilityControl.java296 private final byte mResponseType; field in GnssVisibilityControl.NfwNotification
308 mResponseType = responseType; in NfwNotification()
324 switch (mResponseType) { in getResponseTypeAsString()
337 return mResponseType != NfwNotification.NFW_RESPONSE_TYPE_REJECTED; in isRequestAccepted()
341 return mResponseType == NfwNotification.NFW_RESPONSE_TYPE_ACCEPTED_LOCATION_PROVIDED; in isLocationProvided()
659 notification.mResponseType, in logEvent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt69259 Landroid/telephony/SmsCbCmasInfo;->mResponseType:I