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