Home
last modified time | relevance | path

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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/
DDevice.java45 sDeviceId = getDeviceIdInternal(context); in getDeviceId()
50 static private String getDeviceIdInternal(Context context) throws IOException { in getDeviceIdInternal() method in Device