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

  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 66 * posted or removed, or their ranking changed.
313 * @param rankingMap The current ranking map that can be used to retrieve ranking information
357 * @param rankingMap The current ranking map that can be used to retrieve ranking information
382 * @param rankingMap The current ranking map that can be used to retrieve ranking information
410 * Implement this method to be notified when the notification ranking changes.
412 * @param rankingMap The current ranking map that can be used to retrieve ranking informatio
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
RankingHelper.java 38 import android.service.notification.NotificationListenerService.Ranking;
68 static final String TAG_RANKING = "ranking";
432 // record individual ranking result and nominate proxies for each group
477 // Do a second ranking pass, using group proxies
585 channel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE);
613 updatedChannel.setLockscreenVisibility(Ranking.VISIBILITY_NO_OVERRIDE);
937 JSONObject ranking = new JSONObject(); local
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 88 milliseconds