Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java616 private static AtomicLong sNextSystemSelectionChannelsUpdateRequestId = new AtomicLong(0); field in SatelliteController
1384 this.requestId = sNextSystemSelectionChannelsUpdateRequestId.getAndUpdate( in UpdateSystemSelectionChannelsArgument()