Searched refs:mInterceptedKeys (Results 1 – 1 of 1) sorted by relevance
28 private final String[] mInterceptedKeys; field in NotificationRankingUpdate47 mInterceptedKeys = interceptedKeys; in NotificationRankingUpdate()63 mInterceptedKeys = in.readStringArray(); in NotificationRankingUpdate()86 out.writeStringArray(mInterceptedKeys); in writeToParcel()116 return mInterceptedKeys; in getInterceptedKeys()