HomeSort by relevance Sort by last modified time
    Searched defs:onLeave (Results 1 - 19 of 19) sorted by null

  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateIntentCompleted.java 78 public void onLeave() {
StateBackground.java 58 mResourceConstructed.addRef(); // Will be balanced in onLeave().
66 mResourceConstructed.addRef(); // Will be balanced in onLeave().
115 public void onLeave() {
StateForeground.java 52 mResourceConstructed.addRef(); // Will be balanced in onLeave().
102 public void onLeave() {
StateBackgroundWithSurfaceTexture.java 60 mResourceConstructed.addRef(); // Will be balanced in onLeave().
62 mResourceSurfaceTexture.addRef(); // Will be balanced in onLeave().
99 public void onLeave() {
StateForegroundWithSurfaceTexture.java 55 mResourceConstructed.addRef(); // Will be balanced in onLeave().
81 public void onLeave() {
StateSavingPicture.java 60 mResourceConstructed.addRef(); // Will be balanced in onLeave().
109 public void onLeave() {
StateReviewingPicture.java 78 mResourceCaptureTools.addRef(); // Will be balanced in onLeave().
208 .addSessionListener(mCaptureSessionListener); // Will be balanced in onLeave().
214 public void onLeave() {
StateStartingPreview.java 89 mResourceConstructed.addRef(); // Will be balanced in onLeave().
91 mResourceSurfaceTexture.addRef(); // Will be balanced in onLeave().
209 public void onLeave() {
StateOpeningCamera.java 110 mResourceConstructed.addRef(); // Will be balanced in onLeave().
112 mResourceSurfaceTexture.addRef(); // Will be balanced in onLeave().
219 public void onLeave() {
StateReadyForCapture.java 126 mResourceCaptureTools.addRef(); // Will be balanced in onLeave().
512 // Register various listeners. These will be unregistered in onLeave().
535 public void onLeave() {
  /packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
State.java 54 public void onLeave();
StateImpl.java 54 public void onLeave() {
StateMachineImpl.java 60 mState.onLeave();
65 mState.onLeave();
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.2/
kotlin-stdlib-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/
kotlin-stdlib-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 

Completed in 105 milliseconds