Lines Matching refs:uid
238 "can't dump SensorService from pid=%d, uid=%d\n",
663 uid_t uid = IPCThreadState::self()->getCallingUid();
664 sp<SensorEventConnection> result(new SensorEventConnection(this, uid));
1034 const sp<SensorService>& service, uid_t uid)
1035 : mService(service), mUid(uid), mWakeLockRefCount(0), mHasLooperCallbacks(false),
1068 result.appendFormat("\t WakeLockRefCount %d | uid %d | cache size %d | max cache size %d\n",