Searched refs:withoutNames (Results 1 – 5 of 5) sorted by relevance
437 ws = workSource.withoutNames(); in startRanging()483 final WorkSource ws = (workSource != null) ? workSource.withoutNames() : null; in cancelRanging()
456 public WorkSource withoutNames() { in withoutNames() method in WorkSource
544 return requestedWorkSource.withoutNames(); in computeWorkSource()
5762 ws = ws.withoutNames(); in setWorkSource()
8748 method @NonNull public android.os.WorkSource withoutNames();