HomeSort by relevance Sort by last modified time
    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() {
638 if (V8InspectorSessionImpl* session = helper.currentSession())
656 if (V8InspectorSessionImpl* session = helper.currentSession()) {
    [all...]
  /frameworks/av/camera/ndk/impl/
ACameraDevice.cpp 163 sp<ACameraCaptureSession> currentSession = mCurrentSession.promote();
170 if (currentSession != nullptr) {
171 currentSession->closeByDevice();
674 // CurrentSession will be updated after configureStreamLocked, so here
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/
BackupManagerService.java     [all...]
  /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 168 milliseconds