Searched refs:DEBUG_TAG (Results 1 – 15 of 15) sorted by relevance
107 Log.d(DEBUG_TAG,"Action was DOWN");110 Log.d(DEBUG_TAG,"Action was MOVE");113 Log.d(DEBUG_TAG,"Action was UP");116 Log.d(DEBUG_TAG,"Action was CANCEL");119 Log.d(DEBUG_TAG,"Movement occurred outside bounds " +202 private static final String DEBUG_TAG = "Gestures";228 Log.d(DEBUG_TAG,"onDown: " + event.toString()); 235 Log.d(DEBUG_TAG, "onFling: " + event1.toString()+event2.toString());241 Log.d(DEBUG_TAG, "onLongPress: " + event.toString()); 247 Log.d(DEBUG_TAG, "onScroll: " + e1.toString()+e2.toString());[all …]
139 Log.d(DEBUG_TAG,"The action is " + actionToString(action));142 Log.d(DEBUG_TAG,"Multitouch event"); 150 Log.d(DEBUG_TAG,"Single touch event");
105 private static final String DEBUG_TAG = "Velocity";
34 private static final String DEBUG_TAG = "GalleryDebug"; field in Utils338 Log.v(DEBUG_TAG, String.format(message, args)); in debug()
359 <pre>private static final String DEBUG_TAG = "MyActivity";367 Log.i(DEBUG_TAG, "Rows updated: " + rows);</pre>593 <pre>private static final String DEBUG_TAG = "MyActivity";604 Log.i(DEBUG_TAG, "Rows updated: " + rows); </pre>619 <pre>private static final String DEBUG_TAG = "MyActivity";628 Log.i(DEBUG_TAG, "Rows deleted: " + rows); 850 private static final String DEBUG_TAG = "MyActivity";903 Log.i(DEBUG_TAG, "Event: " + title); 907 Log.i(DEBUG_TAG, "Date: " + formatter.format(calendar.getTime()));
96 private static final String DEBUG_TAG = "NetworkStatusExample";104 Log.d(DEBUG_TAG, "Wifi connected: " + isWifiConn);105 Log.d(DEBUG_TAG, "Mobile connected: " + isMobileConn);
115 private static final String DEBUG_TAG = "HttpExample";232 Log.d(DEBUG_TAG, "The response is: " + response);
359 <pre>private static final String DEBUG_TAG = "MyActivity";367 Log.i(DEBUG_TAG, "Rows updated: " + rows);</pre>599 <pre>private static final String DEBUG_TAG = "MyActivity";610 Log.i(DEBUG_TAG, "Rows updated: " + rows); </pre>625 <pre>private static final String DEBUG_TAG = "MyActivity";634 Log.i(DEBUG_TAG, "Rows deleted: " + rows); 856 private static final String DEBUG_TAG = "MyActivity";909 Log.i(DEBUG_TAG, "Event: " + title); 913 Log.i(DEBUG_TAG, "Date: " + formatter.format(calendar.getTime()));