Searched refs:EVENT_STOPPED (Results 1 – 1 of 1) sorted by relevance
115 public static final int EVENT_STOPPED = 1 << 1; field in ConnectivityManagerFacade.PacketKeepaliveReceiver118 EVENT_STOPPED |153 if ((mEvents & EVENT_STOPPED) == EVENT_STOPPED) { in onStopped()158 getPacketKeepaliveReceiverEventString(EVENT_STOPPED))); in onStopped()384 return PacketKeepaliveReceiver.EVENT_STOPPED; in getPacketKeepaliveReceiverEvent()395 case PacketKeepaliveReceiver.EVENT_STOPPED: in getPacketKeepaliveReceiverEventString()