Searched defs:GetAccountsByTypeAndFeatureSession (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DAccountManagerService.java1164 private class GetAccountsByTypeAndFeatureSession extends Session { class in class:AccountManagerService
1170 public GetAccountsByTypeAndFeatureSession(IAccountManagerResponse response, method in class:AccountManagerService.GetAccountsByTypeAndFeatureSession
1285 new GetAccountsByTypeAndFeatureSession(response, type, features).bind();

Completed in 55 milliseconds