HomeSort by relevance Sort by last modified time
    Searched refs:mServiceInterface (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
ConnectionServiceWrapper.java 632 private IConnectionService mServiceInterface;
665 mServiceInterface.addConnectionServiceAdapter(adapter);
696 mServiceInterface.createConnection(
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java 514 service.mServiceInterface.onInterrupt();
665 && userState.mUiAutomationService.mServiceInterface != null
666 && userState.mUiAutomationService.mServiceInterface.asBinder()
    [all...]

Completed in 146 milliseconds