Searched refs:TetheringState (Results 1 – 2 of 2) sorted by relevance
82 void onTetherStateUpdated(@TetheringState int state); in onTetherStateUpdated()110 @interface TetheringState {} annotation in TetherEnabler245 @TetheringState281 public static boolean isTethering(@TetheringState int state, int choice) { in isTethering()
149 public @interface TetheringState {} annotation in BluetoothPan