Searched refs:ATTR_NOT_LAUNCHED (Results 1 – 1 of 1) sorted by relevance
99 private static final String ATTR_NOT_LAUNCHED = "nl"; field in Settings898 final String notLaunchedStr = parser.getAttributeValue(null, ATTR_NOT_LAUNCHED); in readPackageRestrictionsLPr()1044 serializer.attribute(null, ATTR_NOT_LAUNCHED, "true"); in writePackageRestrictionsLPr()1180 if ("1".equals(parser.getAttributeValue(null, ATTR_NOT_LAUNCHED))) { in readStoppedLPw()