Searched refs:isOwnerInForeground (Results 1 – 1 of 1) sorted by relevance
190 if (!isOwnerInForeground()) {230 private boolean isOwnerInForeground() { in isOwnerInForeground() method in AuthController1264 if (!promptInfo.isAllowBackgroundAuthentication() && !isOwnerInForeground()) { in showDialog()