HomeSort by relevance Sort by last modified time
    Searched defs:getById (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ContextMap.java 143 App entry = getById(id);
169 App getById(int id) {
213 return getById(connection.appId);
223 App entry = getById(id);
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
ExchangeService.java 607 public Account getById(long id) {
    [all...]

Completed in 2815 milliseconds