Home
last modified time | relevance | path

Searched refs:ws (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DOpenWnnClauseConverterJAJP.java207 WnnSentence ws; in consecutiveClauseConvert() local
209 ws = new WnnSentence(key, bestClause); in consecutiveClauseConvert()
211 ws = new WnnSentence(sentence[start-1], bestClause); in consecutiveClauseConvert()
213 ws.frequency += CLAUSE_COST; in consecutiveClauseConvert()
216 if (sentence[idx] == null || (sentence[idx].frequency < ws.frequency)) { in consecutiveClauseConvert()
217 sentence[idx] = ws; in consecutiveClauseConvert()
/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java609 /* package */ void requestWakeState(WakeState ws) { in requestWakeState() argument
610 if (VDBG) Log.d(LOG_TAG, "requestWakeState(" + ws + ")..."); in requestWakeState()
612 if (mWakeState != ws) { in requestWakeState()
613 switch (ws) { in requestWakeState()
641 mWakeState = ws; in requestWakeState()
/packages/apps/Browser/src/com/android/browser/preferences/
DFontSizePreview.java60 WebSettings ws = mWebView.getSettings(); in updatePreview()
62 ws.setMinimumFontSize(bs.getMinimumFontSize()); in updatePreview()
63 ws.setTextZoom(bs.getTextZoom()); in updatePreview()
/packages/inputmethods/LatinIME/dictionaries/
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...