Searched refs:POLL_REASON_REG_CALLBACK (Results 1 – 3 of 3) sorted by relevance
44 static final int POLL_REASON_REG_CALLBACK = 7; field in NetworkStatsEventLogger58 POLL_REASON_REG_CALLBACK,146 case POLL_REASON_REG_CALLBACK: return "REG_CALLBACK"; in pollReasonNameOf()
84 import static com.android.server.net.NetworkStatsEventLogger.POLL_REASON_REG_CALLBACK;2081 POLL_REASON_REG_CALLBACK));
28 import com.android.server.net.NetworkStatsEventLogger.POLL_REASON_REG_CALLBACK80 POLL_REASON_REG_CALLBACK) in testDump_valid()