Searched refs:propertyKeyValue (Results 1 – 2 of 2) sorted by relevance
227 String propertyKeyValue = srcString.subSequence(i + 1, j).toString(); in replaceSystemPropertyInString() local228 if (propertyKeyValue.equals("CLIENT_ID")) { in replaceSystemPropertyInString()
770 String propertyKeyValue = srcString.subSequence(i + 1, j).toString(); in replaceSystemPropertyInString() local771 if (propertyKeyValue.equals("CLIENT_ID")) { in replaceSystemPropertyInString()