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

  /frameworks/base/core/java/android/view/accessibility/
AccessibilityManager.java 34 import android.os.IBinder;
    [all...]
  /frameworks/support/compat/java/android/support/v4/app/
NotificationManagerCompat.java 34 import android.os.IBinder;
339 handleServiceConnected(event.componentName, event.iBinder);
359 private void handleServiceConnected(ComponentName componentName, IBinder iBinder) {
362 record.service = INotificationSideChannel.Stub.asInterface(iBinder);
383 public void onServiceConnected(ComponentName componentName, IBinder iBinder) {
388 new ServiceConnectedEvent(componentName, iBinder))
571 final IBinder iBinder;
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 126 import android.os.IBinder;
    [all...]
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 323 milliseconds