Searched defs:QS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java24 import com.android.systemui.plugins.qs.QS.HeightListener;
27 * Fragment that contains QS in the notification shade. Most of the interface is for
30 @ProvidesInterface(action = QS.ACTION, version = QS.VERSION)
32 public interface QS extends FragmentBase { interface in inherits:FragmentBase
38 String TAG = "QS";

Completed in 84 milliseconds