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

  /frameworks/base/media/java/android/media/session/
ISessionController.aidl 46 PendingIntent getLaunchPendingIntent();
MediaController.java 275 return mSessionBinder.getLaunchPendingIntent();
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 689 views.setOnClickPendingIntent(R.id.btn_wifi, getLaunchPendingIntent(context,
692 getLaunchPendingIntent(context,
695 getLaunchPendingIntent(context,
698 getLaunchPendingIntent(context, BUTTON_LOCATION));
700 getLaunchPendingIntent(context,
    [all...]
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java     [all...]

Completed in 940 milliseconds