Home | History | Annotate | Download | only in notification

Lines Matching defs:getDataUri

2545                 eq(message1.getDataUri()), anyInt(), anyInt(), anyInt());
2547 eq(message2.getDataUri()), anyInt(), anyInt(), anyInt());
2560 verify(mAm, times(1)).revokeUriPermissionFromOwner(any(), eq(message1.getDataUri()),
2568 eq(message1.getDataUri()), anyInt(), anyInt(), anyInt());