Searched refs:runOnHandler (Results 1 – 4 of 4) sorted by relevance
101 uid -> runOnHandler(() -> handlePermissionsChanged(uid));114 runOnHandler(this::handleInitialize); in GnssVisibilityControl()144 runOnHandler(() -> handleNfwNotification( in reportNfwNotification()152 runOnHandler(() -> handleUpdateProxyApps(nfwLocationAccessProxyApps)); in onConfigurationUpdated()663 private void runOnHandler(Runnable event) { in runOnHandler() method in GnssVisibilityControl
319 runOnHandler(() -> handleRequestSuplConnection(agpsType, suplIpAddr)); in onReportAGpsStatus()322 runOnHandler(() -> handleReleaseSuplConnection(GPS_RELEASE_AGPS_DATA_CONN)); in onReportAGpsStatus()409 private void runOnHandler(Runnable event) {
449 runOnHandler(r); in injectPostToHandler()454 runOnHandler(r); in injectRunOnNewThread()537 runOnHandler(r); in postToPackageMonitorHandler()1052 protected void runOnHandler(Runnable r) { in runOnHandler() method in BaseShortcutManagerTest
18427 HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler;->runOnHandler(Ljava/lang/Runnab…18499 HPLcom/android/server/location/gnss/GnssVisibilityControl;->runOnHandler(Ljava/lang/Runnable;)V