Searched refs:iin (Results 1 – 1 of 1) sorted by relevance
41 android.os.IInterface iin = obj.queryLocalInterface(DESCRIPTOR); in asInterface() local42 if (((iin != null) && (iin instanceof android.security.cts.IBinderExchange))) { in asInterface()43 return ((android.security.cts.IBinderExchange) iin); in asInterface()