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