Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DConnectionRecord.java49 int _clientLabel, PendingIntent _clientIntent) { in ConnectionRecord() argument
54 clientLabel = _clientLabel; in ConnectionRecord()