Searched refs:startInternal (Results 1 – 6 of 6) sorted by relevance
206 startInternal(waitForCompletion); in onSystemThirdPartyAppsCanStart()220 startInternal(waitForCompletion); in start()233 private void startInternal(boolean waitForCompletion) { in startInternal() method in LocationTimeZoneManagerService
138 internal var startAction: () -> Unit = ::startInternal459 internal fun startInternal() { in startInternal() method
452 animator.startInternal() in <lambda>()
1717 private MemoryPipe startInternal() { in startInternal() method in FileUtils.MemoryPipe1724 return new MemoryPipe(data, false).startInternal(); in createSource()1729 return new MemoryPipe(data, true).startInternal(); in createSink()
24321 HSPLjava/lang/Daemons$Daemon;->startInternal()V
35338 Landroid/os/FileUtils$MemoryPipe;->startInternal()Landroid/os/FileUtils$MemoryPipe;