Searched refs:suspendDialogInfo (Results 1 – 1 of 1) sorted by relevance
1664 SuspendDialogInfo suspendDialogInfo = null; in readPackageRestrictionsLPr() local1688 suspendDialogInfo = SuspendDialogInfo.restoreFromXml(parser); in readPackageRestrictionsLPr()1695 if (suspendDialogInfo == null && !TextUtils.isEmpty(dialogMessage)) { in readPackageRestrictionsLPr()1696 suspendDialogInfo = new SuspendDialogInfo.Builder() in readPackageRestrictionsLPr()1706 suspendDialogInfo, in readPackageRestrictionsLPr()