Searched refs:id_str (Results 1 – 1 of 1) sorted by relevance
376 String id_str = ""; in getTagService() local378 id_str = id_str + String.format("%02X ", mId[i]); in getTagService()380 String msg = "Permission Denial: Tag ( ID: " + id_str + ") is out of date"; in getTagService()