Home
last modified time | relevance | path

Searched refs:isSenderCompatible (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/occupantconnection/
DAbstractReceiverService.java145 if (!isSenderCompatible(senderVersion)) {
279 public boolean isSenderCompatible(long senderVersion) { in isSenderCompatible() method in AbstractReceiverService
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1904 method public boolean isSenderCompatible(long);
/packages/services/Car/car-lib/api/
Dsystem-current.txt1904 method public boolean isSenderCompatible(long);
Dtest-current.txt1981 method public boolean isSenderCompatible(long);
Dsystem-lint-baseline.txt3590 UnflaggedApi: android.car.occupantconnection.AbstractReceiverService#isSenderCompatible(long):
3591 …@FlaggedApi: method android.car.occupantconnection.AbstractReceiverService.isSenderCompatible(long)