Searched defs:msg (Results 1 – 4 of 4) sorted by relevance
138 String msg = "Content of type " + mimeType + " (" + lengthBytes + " bytes): " + uri; in showMessage() local
1044 final String msg = "Expected 3em character is " + testCase.expected3EMChar in testFontWeight() local1060 final String msg = "Expected 3em character is 'g' but actual 3em character is " + actual; in testFontWeight_styleConflict() local1074 final String msg = "Expected 3em character is 'h' but actual 3em character is " + actual; in testFontWeight_styleConflict_italic_preserve() local
162 public void handleMessage(Message msg) { in handleMessage()323 DialogInterface.OnClickListener listener, Message msg, Drawable icon) { in setButton()
210 public void setButton(int whichButton, CharSequence text, Message msg) { in setButton()