HomeSort by relevance Sort by last modified time
    Searched refs:getMsg (Results 1 - 16 of 16) sorted by null

  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
Logger.java 60 private String getMsg(String msg) {
69 Log.i(APP_TAG, getMsg(msg));
73 Log.i(APP_TAG, getMsg(msg), t);
77 Log.d(APP_TAG, getMsg(msg));
81 Log.d(APP_TAG, getMsg(msg), t);
85 Log.w(APP_TAG, getMsg(msg));
89 Log.w(APP_TAG, getMsg(msg), t);
93 Log.e(APP_TAG, getMsg(msg));
97 Log.e(APP_TAG, getMsg(msg), t);
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpamsg.h 23 QString getMsg() const { return msg; }
eventhistory.cpp 120 msg.getMsg());
  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 720 Message getMsg = mHandler.obtainMessage(MESSAGE_GET_NAME_AND_ADDRESS);
721 mHandler.sendMessage(getMsg);
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeOptionsScript.js 17 goog.getMsg=function(a,b){var c=b||{},d;for(d in c){var e=(""+c[d]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+d+"\\}","gi"),e)}return a};goog.getMsgWithFallback=function(a){return a};goog.exportSymbol=function(a,b,c){goog.exportPath_(a,b,c)};goog.exportProperty=function(a,b,c){a[b]=c};
    [all...]
chromeVoxChromePageScript.js 17 goog.getMsg=function(a,b){var c=b||{},d;for(d in c){var e=(""+c[d]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+d+"\\}","gi"),e)}return a};goog.getMsgWithFallback=function(a){return a};goog.exportSymbol=function(a,b,c){goog.exportPath_(a,b,c)};goog.exportProperty=function(a,b,c){a[b]=c};
    [all...]
chromeVoxChromeBackgroundScript.js 17 goog.getMsg=function(a,b){var c=b||{},d;for(d in c){var e=(""+c[d]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+d+"\\}","gi"),e)}return a};goog.getMsgWithFallback=function(a){return a};goog.exportSymbol=function(a,b,c){goog.exportPath_(a,b,c)};goog.exportProperty=function(a,b,c){a[b]=c};
22 a)});var cvox={AbstractMsgs:function(){}};cvox.AbstractMsgs.prototype.getLocale=function(){};cvox.AbstractMsgs.prototype.getMsg=function(){};cvox.AbstractMsgs.prototype.getNumber=function(){};cvox.VERBOSITY_VERBOSE=0;cvox.VERBOSITY_BRIEF=1;cvox.ChromeVox=function(){};cvox.ChromeVox.host=null;cvox.ChromeVox.msgs=null;cvox.ChromeVox.isActive=!0;cvox.ChromeVox.version=null;cvox.ChromeVox.earcons=null;cvox.ChromeVox.navigationManager=null;cvox.ChromeVox.serializer=null;cvox.ChromeVox.isStickyOn=!1;cvox.ChromeVox.keyPrefixOn=!1;cvox.ChromeVox.verbosity=cvox.VERBOSITY_VERBOSE;cvox.ChromeVox.typingEcho=0;cvox.ChromeVox.keyEcho={};cvox.ChromeVox.position={};cvox.ChromeVox.isChromeOS=-1!=navigator.userAgent.indexOf("CrOS");
    [all...]
chromeVoxKbExplorerScript.js 17 goog.getMsg=function(a,b){var c=b||{},d;for(d in c){var e=(""+c[d]).replace(/\$/g,"$$$$");a=a.replace(RegExp("\\{\\$"+d+"\\}","gi"),e)}return a};goog.getMsgWithFallback=function(a){return a};goog.exportSymbol=function(a,b,c){goog.exportPath_(a,b,c)};goog.exportProperty=function(a,b,c){a[b]=c};
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js     [all...]
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 361 goog.getMsg = function(a, b) {
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 242 goog.getMsg=function(a,b){var c=b||{},d;for(d in c)var e=(\"\"+c[d]).replace(/\
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 508 milliseconds