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

/frameworks/base/core/java/android/accounts/
H A DAccountManagerService.java1663 private final boolean mStripAuthTokenFromResult; field in class:AccountManagerService.Session
1672 mStripAuthTokenFromResult = stripAuthTokenFromResult;
1830 if (mStripAuthTokenFromResult) {

Completed in 9 milliseconds