HomeSort by relevance Sort by last modified time
    Searched defs:LogView (Results 51 - 75 of 115) sorted by null

1 23 4 5

  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/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/SwipeRefreshLayoutBasic/Application/src/main/java/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/SwipeRefreshListFragment/Application/src/main/java/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/SwipeRefreshMultipleViews/Application/src/main/java/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/SynchronizedNotifications/Application/src/main/java/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/TextLinkify/Application/src/main/java/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/TextSwitcher/Application/src/main/java/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/samples/android/common/src/java/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/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
LogView.java 26 public class LogView extends TextView implements LogNode {
28 public LogView(Context context) {
32 public LogView(Context context, AttributeSet attrs) {
36 public LogView(Context context, AttributeSet attrs, int defStyle) {
41 * Formats the log data and prints it out to the LogView.
100 // Display the text we just generated within the LogView.
143 /** Outputs the string as a new line of log data in the LogView. */
  /development/samples/browseable/ActiveNotifications/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/ActivityInstrumentation/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/ActivitySceneTransitionBasic/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/AdvancedImmersiveMode/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/AppRestrictionSchema/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/BasicAccessibility/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/BasicAndroidKeyStore/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/BasicContactables/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/BasicGestureDetect/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/BasicImmersiveMode/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/BasicMediaRouter/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/BasicMultitouch/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/BasicNetworking/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/BasicSyncAdapter/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/BasicTransition/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/BatchStepSensor/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. */

Completed in 1165 milliseconds

1 23 4 5