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