Searched defs:tetheringCallback (Results 1 – 2 of 2) sorted by relevance
134 val tetheringCallback = ctsTetheringUtils.registerTetheringEventCallback() in hasHotspotFeature() constant157 val tetheringCallback = ctsTetheringUtils.registerTetheringEventCallback() in startHotspot() constant
3212 final StartTetheringCallback tetheringCallback = new StartTetheringCallback() { in startTethering() local