HomeSort by relevance Sort by last modified time
    Searched refs:next (Results 401 - 425 of 10635) sorted by null

<<11121314151617181920>>

  /development/samples/browseable/ImmersiveMode/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/Interpolator/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/JobScheduler/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/MediaEffects/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/MediaRouter/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/MultiWindowPlayground/src/com/example.android.common.logger/
MessageOnlyLogFilter.java 29 * Takes the "next" LogNode as a parameter, to simplify chaining.
31 * @param next The next LogNode in the pipeline.
33 public MessageOnlyLogFilter(LogNode next) {
34 mNext = next;
48 * Returns the next LogNode in the chain.
  /development/samples/browseable/NavigationDrawer/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/NetworkConnect/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/NfcProvisioning/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/PermissionRequest/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/RecipeAssistant/Application/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/RecyclerView/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/RenderScriptIntrinsic/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/RepeatingAlarm/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/RevealEffectBasic/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/RuntimePermissions/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/ScreenCapture/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/SlidingTabsBasic/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/SlidingTabsColors/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/StorageClient/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/StorageProvider/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/SwipeRefreshLayoutBasic/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/SwipeRefreshListFragment/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/SwipeRefreshMultipleViews/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/SynchronizedNotifications/Application/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 798 milliseconds

<<11121314151617181920>>