HomeSort by relevance Sort by last modified time
    Searched refs:nativeGetDeliverySystemType (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/
FakeTunerHal.java 76 protected int nativeGetDeliverySystemType(long deviceId) {
FileTunerHal.java 220 protected int nativeGetDeliverySystemType(long deviceId) {
  /packages/apps/TV/tuner/src/com/android/tv/tuner/
TunerHal.java 183 mDeliverySystemType = nativeGetDeliverySystemType(getDeviceId());
294 protected native int nativeGetDeliverySystemType(long deviceId);

Completed in 85 milliseconds