Searched refs:getOrCreateCurrentUserStateLocked (Results 1 – 2 of 2) sorted by relevance
128 doReturn(mSpyUserState).when(mSpyAttentionManager).getOrCreateCurrentUserStateLocked(); in testCheckAttention_callOnSuccess()
191 final UserState userState = getOrCreateCurrentUserStateLocked(); in checkAttention()302 protected UserState getOrCreateCurrentUserStateLocked() { in getOrCreateCurrentUserStateLocked() method in AttentionManagerService