Searched refs:mIsAmbient (Results 1 – 2 of 2) sorted by relevance
1678 private boolean mIsAmbient; field in NotificationListenerService.Ranking1719 out.writeBoolean(mIsAmbient); in writeToParcel()1757 mIsAmbient = in.readBoolean(); in Ranking()1806 return mIsAmbient; in isAmbient()2039 mIsAmbient = importance < NotificationManager.IMPORTANCE_LOW; in populate()
53002 Landroid/service/notification/NotificationListenerService$Ranking;->mIsAmbient:Z