Searched defs:pollingContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DServiceStateTracker.java55 * expected responses in this pollingContext.
57 protected int[] pollingContext; field in class:ServiceStateTracker
464 pollingContext = new int[1];
530 pw.println(" pollingContext=" + pollingContext);

Completed in 18 milliseconds