Searched refs:KEEP_ALIVE (Results 1 – 4 of 4) sorted by relevance
55 private static final ByteString KEEP_ALIVE = ByteString.encodeUtf8("keep-alive"); field in Http2xStream66 KEEP_ALIVE,78 KEEP_ALIVE,86 KEEP_ALIVE,101 KEEP_ALIVE,
57 private static final ByteString KEEP_ALIVE = ByteString.encodeUtf8("keep-alive"); field in Http2xStream68 KEEP_ALIVE,80 KEEP_ALIVE,88 KEEP_ALIVE,103 KEEP_ALIVE,
52 public static final String KEEP_ALIVE = "keepalive"; field in PreferenceConstants
760 if (wakelock != null && prefs.getBoolean(PreferenceConstants.KEEP_ALIVE, true)) { in onResume()