Home | History | Annotate | Download | only in notification

Lines Matching refs:isAmbient

744         public boolean isAmbient() {
771 private void populate(String key, int rank, boolean isAmbient,
775 mIsAmbient = isAmbient;
818 outRanking.populate(key, rank, isAmbient(key), !isIntercepted(key),
833 private boolean isAmbient(String key) {