Searched refs:removeSource (Results 1 – 7 of 7) sorted by relevance
80 state.removeSource(type); in getInsetsForDispatch()84 state.removeSource(TYPE_IME); in getInsetsForDispatch()85 state.removeSource(TYPE_TOP_BAR); in getInsetsForDispatch()
43 void removeSource(Source &pSource);
58 void BCCContext::removeSource(Source &pSource) in removeSource() function in BCCContext
206 mContext.removeSource(*this); in ~Source()
137 mState.removeSource(TYPE_IME); in testStripForDispatch()
270 public void removeSource(int type) { in removeSource() method in InsetsState
16352 HSPLandroid/view/InsetsState;->removeSource(I)V