Home
last modified time | relevance | path

Searched refs:propertyKeyValue (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider.java227 String propertyKeyValue = srcString.subSequence(i + 1, j).toString(); in replaceSystemPropertyInString() local
228 if (propertyKeyValue.equals("CLIENT_ID")) { in replaceSystemPropertyInString()
DBrowserProvider2.java770 String propertyKeyValue = srcString.subSequence(i + 1, j).toString(); in replaceSystemPropertyInString() local
771 if (propertyKeyValue.equals("CLIENT_ID")) { in replaceSystemPropertyInString()