Searched refs:notifyClients (Results 1 – 1 of 1) sorted by relevance
176 notifyClients(MSG_SYSUI_STARTED, 0); in handleMessage()242 notifyClients(MSG_IMMERSIVE_MODE_REQUESTED, boolToInt(isImmersive), bundle); in onCreate()248 notifyClients(MSG_IMMERSIVE_MODE_CHANGE, boolToInt(isImmersiveState)); in onCreate()256 notifyClients(MSG_SUW_IN_PROGRESS, boolToInt(isSuwInProgress)); in onCreate()260 notifyClients(MSG_COLLAPSE_APPLICATION, 1); in onCreate()281 private void notifyClients(int key, int value) { in notifyClients() method in CarUiPortraitService293 private void notifyClients(int key, int value, Bundle bundle) { in notifyClients() method in CarUiPortraitService