/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | SpringRelativeLayout.java | 96 public void onRelease() { in onRelease() method in SpringRelativeLayout 97 mEdgeGlowBottom.onRelease(); in onRelease() 154 public void onRelease() { in onRelease() method in SpringRelativeLayout.EdgeEffectProxy 155 mParent.onRelease(); in onRelease()
|
/aosp12/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
H A D | SimpleSessionManagerTest.java | 53 public void onRelease() { in onRelease() method in SimpleSessionManagerTest 57 testSession.onRelease(); in onRelease() 66 testSession.onRelease(); in onRelease_withUnRegisteredSession() 100 public void onRelease() {} in onRelease() method in SimpleSessionManagerTest.TestTifSession
|
H A D | WrappedSessionTest.java | 52 public void onRelease() { in onRelease() method in WrappedSessionTest 55 wrappedSession.onRelease(); in onRelease() 57 Mockito.verify(mockDelegate).onRelease(); in onRelease()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | Paper.java | 54 public void onRelease() { in onRelease() method in Paper 55 mAnimationLeft.onRelease(); in onRelease() 56 mAnimationRight.onRelease(); in onRelease() 140 public void onRelease() { in onRelease() method in EdgeAnimation
|
H A D | EdgeView.java | 112 public void onRelease() { in onRelease() method in EdgeView 115 mEffect[i].onRelease(); in onRelease()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | KeyboardState.java | 136 mShiftKeyState.onRelease(); in onLoadKeyboard() 137 mSymbolKeyState.onRelease(); in onLoadKeyboard() 428 mSymbolKeyState.onRelease(); in onReleaseSymbol() 561 mShiftKeyState.onRelease(); in onReleaseShift() 596 mShiftKeyState.onRelease(); in onReleaseShift()
|
H A D | ModifierKeyState.java | 43 public void onRelease() { in onRelease() method in ModifierKeyState
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/support/tis/ |
H A D | WrappedSession.java | 52 public void onRelease() { in onRelease() method in WrappedSession 53 delegate.onRelease(); in onRelease()
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | ProxyFileDescriptorCallback.java | 95 abstract public void onRelease(); in onRelease() method in ProxyFileDescriptorCallback
|
/aosp12/frameworks/av/media/codec2/components/raw/ |
H A D | C2SoftRawDec.cpp | 116 onRelease(); in ~C2SoftRawDec() 133 void C2SoftRawDec::onRelease() { in onRelease() function in android::C2SoftRawDec
|
H A D | C2SoftRawDec.h | 36 void onRelease() override;
|
/aosp12/packages/apps/TV/partner_support/samples/src/com/example/partnersupportsampletvinput/ |
H A D | SampleTvInputService.java | 39 public void onRelease() {} in onRelease() method in SampleTvInputService.BaseTvInputSessionImpl
|
/aosp12/frameworks/av/media/codec2/components/g711/ |
H A D | C2SoftG711Dec.h | 36 void onRelease() override;
|
H A D | C2SoftG711Dec.cpp | 110 onRelease(); in ~C2SoftG711Dec() 127 void C2SoftG711Dec::onRelease() { in onRelease() function in android::C2SoftG711Dec
|
/aosp12/frameworks/av/media/codec2/components/vpx/ |
H A D | C2SoftVpxEnc.cpp | 76 onRelease(); in ~C2SoftVpxEnc() 84 void C2SoftVpxEnc::onRelease() { in onRelease() function in android::C2SoftVpxEnc 101 onRelease(); in onStop() 338 onRelease(); in initEncoder()
|
/aosp12/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacDec.h | 37 void onRelease() override;
|
/aosp12/frameworks/av/media/codec2/components/gsm/ |
H A D | C2SoftGsmDec.h | 43 void onRelease() override;
|
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/ |
H A D | C2SoftAmrDec.h | 38 void onRelease() override;
|
H A D | C2SoftAmrNbEnc.h | 37 void onRelease() override;
|
H A D | C2SoftAmrWbEnc.h | 37 void onRelease() override;
|
/aosp12/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.h | 39 void onRelease() override;
|
/aosp12/frameworks/av/media/codec2/components/opus/ |
H A D | C2SoftOpusDec.h | 38 void onRelease() override;
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | OverlayEdgeEffect.java | 67 public void onRelease() { in onRelease() method in OverlayEdgeEffect
|
/aosp12/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacEnc.h | 40 void onRelease() override;
|
/aosp12/frameworks/av/media/codec2/components/mp3/ |
H A D | C2SoftMp3Dec.h | 44 void onRelease() override;
|