Searched refs:getAssociatedDisplayId (Results 1 – 3 of 3) sorted by relevance
47 public static int getAssociatedDisplayId(@NonNull Context context) { in getAssociatedDisplayId() method in ContextHelper48 return context.getAssociatedDisplayId(); in getAssociatedDisplayId()
415 mDisplayId = ContextHelper.getAssociatedDisplayId(getContext()); in getDisplayId()
125 method public static int getAssociatedDisplayId(@NonNull android.content.Context);