Searched refs:metaDataAutobindAllow (Results 1 – 1 of 1) sorted by relevance
1824 Bundle metaDataAutobindAllow = new Bundle(); in rebindServices_onlyBindsIfAutobindMetaDataTrue() local1825 metaDataAutobindAllow.putBoolean(META_DATA_DEFAULT_AUTOBIND, true); in rebindServices_onlyBindsIfAutobindMetaDataTrue()1826 metaDatas.put(cn_allowed, metaDataAutobindAllow); in rebindServices_onlyBindsIfAutobindMetaDataTrue()