Searched refs:mLastActivityType (Results 1 – 2 of 2) sorted by relevance
57 private @WindowConfiguration.ActivityType int mLastActivityType; field in HomeSoundEffectController143 if (mLastActivityType == WindowConfiguration.ACTIVITY_TYPE_ASSISTANT in shouldPlayHomeSoundForCurrentTransition()147 if (mLastActivityType == WindowConfiguration.ACTIVITY_TYPE_DREAM in shouldPlayHomeSoundForCurrentTransition()156 mLastActivityType = currentTask.topActivityType; in updateLastTaskInfo()
655 private int mLastActivityType; field in InsetsController809 mWindowType, mLastActivityType, null /* idSideMap */); in InsetsController()979 mLastActivityType = activityType; in calculateInsets()