Searched refs:KeepaliveResourceUtil (Results 1 – 4 of 4) sorted by relevance
31 import com.android.server.connectivity.KeepaliveResourceUtil78 KeepaliveResourceUtil.getSupportedKeepalives(mockContext) in testGetSupportedKeepalives()80 } catch (expected: KeepaliveResourceUtil.KeepaliveDeviceConfigurationException) { in testGetSupportedKeepalives()107 val actual = KeepaliveResourceUtil.getSupportedKeepalives(mockContext) in testGetSupportedKeepalives()
31 public abstract class KeepaliveResourceUtil { class
974 return KeepaliveResourceUtil.getSupportedKeepalives(context); in getSupportedKeepalives()
345 import com.android.server.connectivity.KeepaliveResourceUtil;11683 KeepaliveResourceUtil.getSupportedKeepalives(mContext));