HomeSort by relevance Sort by last modified time
    Searched refs:LogView (Results 101 - 125 of 218) sorted by null

1 2 3 45 6 7 8 9

  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/StorageClient/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.common/logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
LogView.java 25 public class LogView extends TextView implements LogNode {
27 public LogView(Context context) {
31 public LogView(Context context, AttributeSet attrs) {
35 public LogView(Context context, AttributeSet attrs, int defStyle) {
40 * Formats the log data and prints it out to the LogView.
98 // Display the text we just generated within the LogView.
139 /** Outputs the string as a new line of log data in the LogView. */
  /developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/common/logger/
LogFragment.java 46 * Simple fraggment which contains a LogView and uses is to output log data it receives
51 private LogView mLogView;
63 mLogView = new LogView(getActivity());
106 public LogView getLogView() {

Completed in 2174 milliseconds

1 2 3 45 6 7 8 9