Home | History | Annotate | Download | only in nfc

Lines Matching refs:isDefaultServiceForAid

1147         public boolean isDefaultServiceForAid(int userId, ComponentName service, String aid)
1154 return mAidCache.isDefaultServiceForAid(userId, service, aid);