Home | History | Annotate | Download | only in os

Lines Matching defs:getInterfaceDescriptor

192             } else if (binder != null && binder.getInterfaceDescriptor() != null
193 && binder.queryLocalInterface(binder.getInterfaceDescriptor()) == null) {
430 public @Nullable String getInterfaceDescriptor() {
504 reply.writeString(getInterfaceDescriptor());
973 key = bp.getInterfaceDescriptor();
1136 public native String getInterfaceDescriptor() throws RemoteException;