Searched refs:mAccountServiceMap (Results 1 – 1 of 1) sorted by relevance
1375 private final HashMap<Long, Intent> mAccountServiceMap = new HashMap<Long, Intent>(); field in AttachmentService1378 mAccountServiceMap.put(accountId, intent); in addServiceIntentForTest()