Searched refs:ATTR_NOT_LAUNCHED (Results 1 – 1 of 1) sorted by relevance
328 private static final String ATTR_NOT_LAUNCHED = "nl"; field in Settings1855 parser.getAttributeBoolean(null, ATTR_NOT_LAUNCHED, false);2236 serializer.attributeBoolean(null, ATTR_NOT_LAUNCHED, true);2522 if ("1".equals(parser.getAttributeValue(null, ATTR_NOT_LAUNCHED))) {