Searched refs:LOG_NETWORK_EVENT_MSG (Results 1 – 3 of 3) sorted by relevance
95 static final int LOG_NETWORK_EVENT_MSG = 1; field in NetworkLoggingHandler136 case LOG_NETWORK_EVENT_MSG: { in handleMessage()
93 NetworkLoggingHandler.LOG_NETWORK_EVENT_MSG);
18 import static com.android.server.devicepolicy.NetworkLoggingHandler.LOG_NETWORK_EVENT_MSG;136 msg.what = LOG_NETWORK_EVENT_MSG; in fillHandlerWithFullBatchOfEvents()