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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccCardApplication.java 98 mAuthContext = getAuthContext(mAppType);
132 mAuthContext = getAuthContext(mAppType);
558 public int getAuthContext() {
571 private static int getAuthContext(AppType appType) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfo.java 329 int authContext = uiccApp.getAuthContext();

Completed in 41 milliseconds