Searched refs:createSystemActivityThreadForTesting (Results 1 – 3 of 3) sorted by relevance
303 final Context systemUiContext = ActivityThread.createSystemActivityThreadForTesting() in testSysUiContextRegisterComponentCallbacks_disableFlag()
995 final var systemThread = ActivityThread.createSystemActivityThreadForTesting(); in testHandleApplicationInfoChanged_systemContext()
3193 public static ActivityThread createSystemActivityThreadForTesting() { in createSystemActivityThreadForTesting() method in ActivityThread