Searched refs:mAsyncLayoutInflater (Results 1 – 2 of 2) sorted by relevance
62 private AsyncLayoutInflater mAsyncLayoutInflater; field in KeyguardSecurityViewFlipperControllerTest94 mLayoutInflater, mAsyncLayoutInflater, mKeyguardSecurityViewControllerFactory, in setup()121 verify(mAsyncLayoutInflater).inflate(anyInt(), eq(mView), any( in asynchronouslyInflateView()
52 private final AsyncLayoutInflater mAsyncLayoutInflater; field in KeyguardSecurityViewFlipperController68 mAsyncLayoutInflater = asyncLayoutInflater; in KeyguardSecurityViewFlipperController()146 mAsyncLayoutInflater.inflate(layoutId, mView, in asynchronouslyInflateView()