HomeSort by relevance Sort by last modified time
    Searched full:consistentdeviceid (Results 1 - 1 of 1) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
Device.java 80 final String consistentDeviceId = getConsistentDeviceId(context);
81 if (consistentDeviceId != null) {
83 id = "androidc" + consistentDeviceId;

Completed in 187 milliseconds