Searched defs:_clientLabel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DConnectionRecord.java49 int _clientLabel, PendingIntent _clientIntent) {
54 clientLabel = _clientLabel;
47 ConnectionRecord(AppBindRecord _binding, ActivityRecord _activity, IServiceConnection _conn, int _flags, int _clientLabel, PendingIntent _clientIntent) argument

Completed in 830 milliseconds