Searched refs:EXTRA_SERVICE_ID (Results 1 – 6 of 6) sorted by relevance
209 if (!intent.hasExtra(VendorUtils.EXTRA_SERVICE_ID)) { in verifyIntentContents()219 if (!intent.hasExtra(VendorUtils.EXTRA_SERVICE_ID)) { in verifyIntentContents()313 String serviceId = intent.getStringExtra(VendorUtils.EXTRA_SERVICE_ID); in generateTempFiles()417 String serviceId = intent.getStringExtra(VendorUtils.EXTRA_SERVICE_ID); in cleanupTempFiles()
135 public static final String EXTRA_SERVICE_ID = field in VendorUtils
224 cleanupIntent.putExtra(VendorUtils.EXTRA_SERVICE_ID, fileServiceInfo.getServiceId()); in requestCleanup()241 fdRequestIntent.putExtra(VendorUtils.EXTRA_SERVICE_ID, serviceInfo.getServiceId()); in requestExtraTempFiles()278 requestIntent.putExtra(VendorUtils.EXTRA_SERVICE_ID, request.getFileServiceId()); in sendFdRequest()
175 public static final String EXTRA_SERVICE_ID = "android:imsServiceId"; field in ImsManager
64 ActionValue: android.telephony.mbms.vendor.VendorUtils#EXTRA_SERVICE_ID:
14203 field public static final String EXTRA_SERVICE_ID = "android.telephony.mbms.extra.SERVICE_ID";