Interface OpenDeviceIdentifierService

All Superinterfaces:
android.os.IInterface
All Known Implementing Classes:
OpenDeviceIdentifierService.Stub

public interface OpenDeviceIdentifierService extends android.os.IInterface
Important: Please do not revise the order of the method in this AIDL file
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Local-side IPC implementation stub class.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
    Obtain limit ad tracking parameter, true: limit tracking; false: do not limit tracking

    Methods inherited from interface android.os.IInterface

    asBinder
  • Method Details

    • getOaid

      String getOaid() throws android.os.RemoteException
      Throws:
      android.os.RemoteException
    • isOaidTrackLimited

      boolean isOaidTrackLimited() throws android.os.RemoteException
      Obtain limit ad tracking parameter, true: limit tracking; false: do not limit tracking
      Throws:
      android.os.RemoteException