Home | History | Annotate | Download | only in sip

Lines Matching defs:Binder

35 import android.os.Binder;
141 localProfile.setCallingUid(Binder.getCallingUid());
156 localProfile.setCallingUid(Binder.getCallingUid());
179 return (profile.getCallingUid() == Binder.getCallingUid());
187 return (Binder.getCallingUid() == Process.PHONE_UID);
256 localProfile.setCallingUid(Binder.getCallingUid());