Searched refs:mInjectableLayoutInflater (Results 1 – 1 of 1) sorted by relevance
246 private final LayoutInflater mInjectableLayoutInflater; field in KeyguardDisplayManager.KeyguardPresentation266 mInjectableLayoutInflater = injectionLayoutInflater; in KeyguardPresentation()292 setContentView(mInjectableLayoutInflater.inflate(R.layout.keyguard_presentation, null)); in onCreate()