Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DConnectionRecord.java115 int _clientLabel, PendingIntent _clientIntent, in ConnectionRecord() argument
122 clientLabel = _clientLabel; in ConnectionRecord()