Searched refs:ACTION_CANCEL_ALL_PINGS (Results 1 – 1 of 1) sorted by relevance
94 private static final int ACTION_CANCEL_ALL_PINGS = BASE + 3; field in DnsPinger231 case ACTION_CANCEL_ALL_PINGS: in handleMessage()276 obtainMessage(ACTION_CANCEL_ALL_PINGS).sendToTarget(); in cancelPings()