Searched refs:SessionControllerState (Results 1 – 2 of 2) sorted by relevance
55 public @interface SessionControllerState { annotation in SessionController154 private void updateSessionState(@SessionControllerState int sessionState) { in updateSessionState()185 private void notifySessionStateChange(@SessionControllerState int newSessionState) { in notifySessionStateChange()
43 @SessionController.SessionControllerState int sessionState, in SessionAnnotation()