Home
last modified time | relevance | path

Searched refs:numRemoteInputs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java8165 int numRemoteInputs = Math.min(remoteInputHistory.length, in makeBigContentView() local
8167 int totalNumRows = mTexts.size() + numRemoteInputs in makeBigContentView()