Searched refs:PACKET_DBG (Results 1 – 1 of 1) sorted by relevance
152 private static final boolean PACKET_DBG = Log.isLoggable(TAG, Log.DEBUG); field in DhcpClient664 if (PACKET_DBG) { in handlePacket()