Searched refs:onConfigChanged (Results 1 – 1 of 1) sorted by relevance
149 APPLY_CONFIG_AT_RUNTIME.get() ? this::onConfigChanged : this::killProcess); in InvariantDeviceProfile()283 new MainThreadExecutor().execute(() -> onConfigChanged(appContext)); in setCurrentGrid()286 private void onConfigChanged(Context context) { in onConfigChanged() method in InvariantDeviceProfile318 mConfigMonitor = new ConfigMonitor(context, this::onConfigChanged); in apply()588 onConfigChanged(context); in onReceive()