Searched refs:ws (Results 1 – 7 of 7) sorted by relevance
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
D | OpenWnnClauseConverterJAJP.java | 207 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/ |
D | PhoneGlobals.java | 609 /* 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/ |
D | FontSizePreview.java | 60 WebSettings ws = mWebView.getSettings(); in updatePreview() 62 ws.setMinimumFontSize(bs.getMinimumFontSize()); in updatePreview() 63 ws.setTextZoom(bs.getTextZoom()); in updatePreview()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | sv_wordlist.combined.gz | 1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ... |