Searched refs:isLaunchedPostureGuidance (Results 1 – 1 of 1) sorted by relevance
398 boolean isLaunchedPostureGuidance) { in isPostureGuidanceShowing() argument399 return !isPostureAllowEnrollment(devicePosture) && isLaunchedPostureGuidance; in isPostureGuidanceShowing()422 boolean isLaunchedPostureGuidance) { in shouldShowPostureGuidance() argument423 return !isPostureAllowEnrollment(devicePosture) && !isLaunchedPostureGuidance; in shouldShowPostureGuidance()