Searched refs:runOnHandler (Results 1 – 4 of 4) sorted by relevance
98 uid -> runOnHandler(() -> handlePermissionsChanged(uid));111 runOnHandler(this::handleInitialize); in GnssVisibilityControl()141 runOnHandler(() -> handleNfwNotification( in reportNfwNotification()149 runOnHandler(() -> handleUpdateProxyApps(nfwLocationAccessProxyApps)); in onConfigurationUpdated()655 private void runOnHandler(Runnable event) { in runOnHandler() method in GnssVisibilityControl
321 runOnHandler(() -> handleRequestSuplConnection(agpsType, suplIpAddr)); in onReportAGpsStatus()324 runOnHandler(() -> handleReleaseSuplConnection(GPS_RELEASE_AGPS_DATA_CONN)); in onReportAGpsStatus()411 private void runOnHandler(Runnable event) {
513 runOnHandler(r); in injectPostToHandler()518 runOnHandler(r); in injectRunOnNewThread()601 runOnHandler(r); in postToPackageMonitorHandler()1384 protected void runOnHandler(Runnable r) { in runOnHandler() method in BaseShortcutManagerTest
22282 HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->runOnHandler(Ljava/lang/Runnab…22409 HSPLcom/android/server/location/gnss/GnssVisibilityControl;->runOnHandler(Ljava/lang/Runnable;)V