Lines Matching full:invisible
50 : LocaleKeyFactory(visible ? VISIBLE : INVISIBLE, "LKFSubclass")
446 // should be able to register invisible factories, these will not
454 confirmEqual("17) get invisible", result, singleton5);
458 // should not be able to locate invisible services
464 confirmBoolean("18) find invisible", !ids.contains(&target));