Searched refs:meid (Results 1 – 3 of 3) sorted by relevance
145 final String meid = telephonyService.getDeviceId(); in attestDeviceIds() local146 if (meid == null) { in attestDeviceIds()150 meid.getBytes(StandardCharsets.UTF_8)); in attestDeviceIds()
108 return com.android.internal.R.string.meid; in getDeviceIdLabel()
843 String imeisv, String esn, String meid) { in getDeviceIdentityResponse() argument844 responseStrings(responseInfo, imei, imeisv, esn, meid); in getDeviceIdentityResponse()