Home
last modified time | relevance | path

Searched defs:getDeviceId (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DIAccountService.aidl31 String getDeviceId(); in getDeviceId() method
DAccountServiceProxy.java115 public String getDeviceId() { in getDeviceId() method in AccountServiceProxy
/packages/apps/Email/emailcommon/src/com/android/emailcommon/
DDevice.java43 static public synchronized String getDeviceId(Context context) throws IOException { in getDeviceId() method in Device
/packages/apps/Exchange/exchange2/src/com/android/exchange/
DExchangeService.java1247 static public String getDeviceId(Context context) throws IOException { in getDeviceId() method in ExchangeService