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