OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentSession
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
DataCollector.java
159
SensorLoggerSession
currentSession
= mCurrentSession;
161
currentSession
.setType(Session.REJECTED_TOUCH_REPORT);
162
currentSession
.end(System.currentTimeMillis(), Session.SUCCESS);
163
Session proto =
currentSession
.toProto();
179
private void queueSession(final SensorLoggerSession
currentSession
) {
183
byte[] b = Session.toByteArray(
currentSession
.toProto());
185
if (
currentSession
.getResult() != Session.SUCCESS) {
/frameworks/base/telecomm/java/android/telecom/Logging/
SessionManager.java
361
Session
currentSession
= mSessionMapper.get(getCallingThreadId());
362
return
currentSession
!= null ?
currentSession
.toString() : "";
/external/v8/src/inspector/
v8-console.cc
199
if (V8InspectorSessionImpl* session =
currentSession
()) {
207
if (V8InspectorSessionImpl* session =
currentSession
()) {
214
V8InspectorSessionImpl*
currentSession
() {
630
if (V8InspectorSessionImpl* session = helper.
currentSession
())
648
if (V8InspectorSessionImpl* session = helper.
currentSession
()) {
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
/frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java
[
all
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-core-3.2.1.jar
/external/guice/extensions/persist/lib/
hibernate3.jar
hsqldb.jar
/external/guice/extensions/struts2/lib/
freemarker-2.3.16.jar
/prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar
/prebuilts/sdk/tools/
jack-launcher.jar
jack-server-4.11.ALPHA.jar
Completed in 2183 milliseconds