OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LogView
(Results
101 - 115
of
115
) sorted by null
1
2
3
4
5
/development/samples/browseable/RenderScriptIntrinsic/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/RepeatingAlarm/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/RevealEffectBasic/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/RuntimePermissions/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/ScreenCapture/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/SlidingTabsBasic/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/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
. */
Completed in 544 milliseconds
1
2
3
4
5