Searched refs:sDeviceId (Results 1 – 1 of 1) sorted by relevance
34 private static String sDeviceId = null; field in Device44 if (sDeviceId == null) { in getDeviceId()45 sDeviceId = getDeviceIdInternal(context); in getDeviceId()47 return sDeviceId; in getDeviceId()