Searched refs:mSplashScreenExceptionsList (Results 1 – 1 of 1) sorted by relevance
68 private final SplashScreenExceptionList mSplashScreenExceptionsList; field in StartingSurfaceController80 mSplashScreenExceptionsList = new SplashScreenExceptionList(wm.mContext.getMainExecutor()); in StartingSurfaceController()99 return mSplashScreenExceptionsList.isException(packageName, targetSdk, infoProvider); in isExceptionApp()