OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LogNode
(Results
176 - 200
of
490
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/developers/build/prebuilts/gradle/RepeatingAlarm/Application/src/main/java/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) {
/developers/build/prebuilts/gradle/RevealEffectBasic/Application/src/main/java/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/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/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/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/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/build/prebuilts/gradle/StorageClient/Application/src/main/java/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/build/prebuilts/gradle/StorageProvider/Application/src/main/java/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/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/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/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/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/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/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/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/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/build/prebuilts/gradle/TextLinkify/Application/src/main/java/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/build/prebuilts/gradle/TextSwitcher/Application/src/main/java/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/
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) {
Completed in 483 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>