Home
last modified time | relevance | path

Searched refs:AoaType (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java107 @AoaType private final int mAoaType;
334 @AoaType int aoaType, in FiraOpenSessionParams()
729 @AoaType
1321 @AoaType private int mAoaType = AOA_TYPE_AZIMUTH;
DFiraParams.java537 public @interface AoaType {} annotation in FiraParams