HomeSort by relevance Sort by last modified time
    Searched refs:FloatingViewType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
AbstractFloatingView.java 61 public @interface FloatingViewType {}
129 protected abstract boolean isOfType(@FloatingViewType int type);
163 BaseDraggingActivity activity, @FloatingViewType int type) {
180 @FloatingViewType int type) {
188 @FloatingViewType int type) {
217 @FloatingViewType int type) {
  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsBottomSheet.java 151 protected boolean isOfType(@FloatingViewType int type) {

Completed in 284 milliseconds