OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next
(Results
251 - 275
of
4638
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/developers/build/prebuilts/gradle/TextLinkify/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/developers/build/prebuilts/gradle/TextSwitcher/Application/src/main/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/developers/samples/android/common/src/java/com/example/android/common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/AdapterTransition/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BasicTransition/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BatchStepSensor/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BluetoothChat/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/CardEmulation/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/CardReader/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
/development/samples/browseable/ClippingBasic/src/com.example.android.common/logger/
MessageOnlyLogFilter.java
28
* Takes the "
next
" LogNode as a parameter, to simplify chaining.
30
* @param
next
The
next
LogNode in the pipeline.
32
public MessageOnlyLogFilter(LogNode
next
) {
33
mNext =
next
;
47
* Returns the
next
LogNode in the chain.
Completed in 404 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>