Searched refs:newSource (Results 1 – 5 of 5) sorted by relevance
330 public void updateSource(InsetsSource newSource, @AnimationType int animationType) { in updateSource() argument333 || source.getFrame().equals(newSource.getFrame())) { in updateSource()336 mState.addSource(newSource); in updateSource()342 newSource = new InsetsSource(newSource); in updateSource()343 mPendingFrame = new Rect(newSource.getFrame()); in updateSource()344 mPendingVisibleFrame = newSource.getVisibleFrame() != null in updateSource()345 ? new Rect(newSource.getVisibleFrame()) in updateSource()347 newSource.setFrame(source.getFrame()); in updateSource()348 newSource.setVisibleFrame(source.getVisibleFrame()); in updateSource()349 mState.addSource(newSource); in updateSource()[all …]
27 void onMediaSourceChanged(in ComponentName newSource) = 0; field
235 final InsetsSource newSource = insetsState.getSource(InsetsState.ITYPE_IME); in insetsChanged() local236 final Rect newFrame = newSource.getFrame(); in insetsChanged()240 if (mImeShowing && !newFrame.equals(oldFrame) && newSource.isVisible()) { in insetsChanged()
102 void noteGpsChanged(in WorkSource oldSource, in WorkSource newSource); in noteGpsChanged() argument
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...