OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogNode
(Results
51 - 75
of
105
) sorted by null
1
2
3
4
5
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/
LogNode.java
27
public interface
LogNode
{
30
* Instructs first
LogNode
in the list to print the log data provided.
LogWrapper.java
24
public class LogWrapper implements
LogNode
{
27
private
LogNode
mNext;
30
* Returns the next
LogNode
in the linked list.
32
public
LogNode
getNext() {
37
* Sets the
LogNode
data will be sent to..
39
public void setNext(
LogNode
node) {
/developers/samples/android/common/src/java/com/example/android/common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
LogView.java
23
/** Simple TextView which is used to output log data received through the
LogNode
interface.
25
public class LogView extends TextView implements
LogNode
{
108
public
LogNode
getNext() {
112
public void setNext(
LogNode
node) {
136
// The next
LogNode
in the chain.
137
LogNode
mNext;
Completed in 740 milliseconds
1
2
3
4
5