Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java233 public void setProtect(String protect) { in setProtect() argument
234 this.mProtect = protect; in setProtect()
DBluetoothMapContent.java473 String protect = "no"; in setProtected() local
478 protect = "yes"; in setProtected()
481 if (V) Log.d(TAG, "setProtected: " + protect + "\n"); in setProtected()
482 e.setProtect(protect); in setProtected()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz