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