Home
last modified time | relevance | path

Searched refs:mContxet (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java51 private final Context mContxet; field in TestAuthenticator.Authenticator
55 mContxet = context; in Authenticator()
80 mContxet.getSystemService(AccountManager.class).addAccountExplicitly( in addAccount()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java88 private final Context mContxet; field in BatteryStatsAuthenticator.Authenticator
92 mContxet = context; in Authenticator()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java83 private final Context mContxet; field in TestAuthenticator.Authenticator
87 mContxet = context; in Authenticator()