Home
last modified time | relevance | path

Searched refs:newAppState (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/occupantconnection/
DCarRemoteDeviceService.java555 @AppState int newAppState = in handleProcessRunningStateChange() local
557 setAppStateLocked(clientId, newAppState, /* callbackToNotify= */ null); in handleProcessRunningStateChange()
821 @AppState int newAppState = calculateAppStateLocked(clientId); in updateAllAppStateForNewUserLocked() local
822 setAppStateLocked(clientId, newAppState, /* callbackToNotify= */ null); in updateAllAppStateForNewUserLocked()