Home | History | Annotate | Download | only in accounts

Lines Matching defs:sThis

325     private static AtomicReference<AccountManagerService> sThis = new AtomicReference<>();
335 return sThis.get();
353 sThis.set(this);