Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/util/jar/
DStrictJarFile.java62 private boolean closed; field in StrictJarFile
137 closed = true; in StrictJarFile()
223 if (!closed) { in close()
230 closed = true; in close()
419 if (closed) { in available()
/frameworks/av/services/oboeservice/
DAAudioService.cpp146 bool closed = false; in releaseStream() local
155 closed = true; in releaseStream()
157 return closed; in releaseStream()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java1002 private void onRunnerStopped(final Exception exception, final boolean closed) { in onRunnerStopped() argument
1012 mParams.listener.onGraphRunnerError(exception, closed); in onRunnerStopped()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DCameraOps.java321 boolean closed = mCloseWaiter.block(CAMERA_CLOSE_TIMEOUT);
322 if (!closed) {
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DCameraOps.java356 boolean closed = mCloseWaiter.block(CAMERA_CLOSE_TIMEOUT); in closeCameraAndWait()
357 if (!closed) { in closeCameraAndWait()
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags64 # This event is logged when GTalk connection is closed.
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc179 …. The file descriptor returned in +*pNativeFenceFd+ is owned and will be closed by the caller. Man…
202 * Updates to reflect final behavior, closed some TBDs now that they've BDed.
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt198 is closed."
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dlstb.txt534 Holmes leaned back in his chair with half-closed eyes.
1837 ten days." He drew on his gloves, closed the door, and marched off
2011 been closed for more than three days, and the neighbours were of
2646 upon a chair beside the closed door, and then, treading heavily,
2879 led away from an inner room, the door of which was closed. Gregson
3504 closed the door. There was a thick fog, and nothing could be seen."
3845 papers stolen. And yet, when we closed our door on Monday evening, we
3855 "At what hour was the office closed on Monday?"
4183 the window-ledge to the roof of the carriages. Holmes softly closed
4323 a dark figure slipped past him he closed and fastened it. "This way!"
[all …]
Dadvs.txt1170 me abruptly into the room and closed the door behind me.
1461 closed the door as we entered, so that he might have a private word
1748 there he sat with his eyes closed and his black clay pipe thrusting
2194 "Well, when they closed their League offices that was a sign that
2328 courtesy for which he was remarkable, and, having closed the door and
4565 Sherlock Holmes closed his eyes and placed his elbows upon the arms
6432 "So much for Mr. Henry Baker," said Holmes when he had closed the
7122 closed and his head sunk in a cushion, but he half opened his lids
7171 at me, closed my door, and a few moments later I heard her key turn
7872 Holmes was for the moment as startled as I. His hand closed like a
[all …]
Dcase.txt1234 as a perpetual surprise, and to whom the future is always a closed
1598 in luck, for the curtain had not been quite closed, and there was a
2093 Billy glanced with some solicitude at the closed door of the bedroom.
2301 Watson waited until the door was closed, and then he turned earnestly
2340 flamboyant in their effect. As the door closed behind him he looked
2635 haunting of tunes came faintly through the closed door of the
3096 which was five hundred pounds more than I gave. He at once closed
3193 turning suddenly from lively to severe when the door had closed
4292 closed outside and obstructed the view, but none the less it was
4462 will take the other. There, now," he added as he closed the door
[all …]
Dmems.txt208 closed hand.
1322 suddenly, with a fierce gesture of his closed hand, like one who
1831 foreground showed that the door was not quite closed, and one window
1997 "I trust that you don't consider your collection closed."
2016 and looking keenly at me from under his half closed lids. "I perceive
2550 through a door at the farther end of the room, which he closed behind
2587 at the closed door. Glancing at Holmes, I saw his face turn rigid,
3013 crinkled hands were half closed in a way that is distinctive of
3868 closed the door before coming to bed. Naturally my first thought was
4420 of proof which I had constructed. The twilight had closed in and the
[all …]
Dretn.txt436 back door of a house. We entered together and he closed it behind us.
441 hanging in ribbons. Holmes's cold, thin fingers closed round my wrist
640 closed it, and dropped the blinds. Lestrade had produced two candles
1094 Sherlock Holmes listened with closed eyes and finger-tips together to
3941 first action when the door had closed behind him was to stagger
3951 pouches under the closed eyes were leaden in colour, the loose mouth
5046 My friend waited until the door had closed behind the retreating
5872 angry gesture of his clenched hand, he closed the book, replaced it
6747 the key from the inside. An instant afterwards he had closed the door
6756 felt his way among the furniture, opened another door, and closed it
[all …]
/frameworks/base/proto/src/
Dmetrics_constants.proto2180 // User closed a remote input view associated with a notification. Passes package name of app
2226 // Application disambig shade opened or closed with a featured app.
2233 // Application disambig shade opened or closed without a featured app.
2418 // Keyboard Shortcuts Helper is opened/closed.
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/config/
Dhiddenapi-public-dex.txt71279 Ljava/util/zip/InflaterInputStream;->closed:Z
/frameworks/base/api/
Dcurrent.txt70586 field protected boolean closed;