Home
last modified time | relevance | path

Searched refs:appendIfNotPresent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java432 appendIfNotPresent(upstreamIfaceTypes, TYPE_MOBILE_DUN); in getUpstreamIfaceTypes()
562 private static void appendIfNotPresent(ArrayList<Integer> list, int value) { in appendIfNotPresent() method in TetheringConfiguration