Searched refs:handleSystemApplicationInfoChanged (Results 1 – 2 of 2) sorted by relevance
5688 public void handleSystemApplicationInfoChanged(@NonNull ApplicationInfo ai) { in handleSystemApplicationInfoChanged() method in ActivityThread
18854 ActivityThread.currentActivityThread().handleSystemApplicationInfoChanged(ai); in updateSystemUiContext()