Searched defs:adapterProperties (Results 1 – 2 of 2) sorted by relevance
110 private AdapterState(AdapterService service, AdapterProperties adapterProperties) { in AdapterState()121 public static AdapterState make(AdapterService service, AdapterProperties adapterProperties) { in make()185 AdapterProperties adapterProperties = mAdapterProperties; in processMessage() local241 AdapterProperties adapterProperties = mAdapterProperties; in processMessage() local323 AdapterProperties adapterProperties = mAdapterProperties; in processMessage() local487 AdapterProperties adapterProperties = mAdapterProperties; in notifyAdapterStateChange() local
26 JniCallbacks(AdapterState adapterStateMachine,AdapterProperties adapterProperties) { in JniCallbacks()