Home
last modified time | relevance | path

Searched defs:LogView (Results 1 – 25 of 57) sorted by relevance

123

/development/samples/browseable/JobScheduler/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/MediaEffects/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicTransition/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ElevationBasic/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ActiveNotifications/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/RecyclerView/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/RuntimePermissions/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/CustomTransition/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.common.logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/common/logger/
DLogView.java26 public class LogView extends TextView implements LogNode { class
28 public LogView(Context context) { in LogView() method in LogView
32 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
36 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
DLogView.java25 public class LogView extends TextView implements LogNode { class
27 public LogView(Context context) { in LogView() method in LogView
31 public LogView(Context context, AttributeSet attrs) { in LogView() method in LogView
35 public LogView(Context context, AttributeSet attrs, int defStyle) { in LogView() method in LogView

123