Searched refs:hasSameProperties (Results 1 – 1 of 1) sorted by relevance
860 if (!wakeLock.hasSameProperties(flags, tag, ws, uid, pid)) { in acquireWakeLockInternal()3023 public boolean hasSameProperties(int flags, String tag, WorkSource workSource, in hasSameProperties() method in PowerManagerService.WakeLock