Searched refs:fromServer (Results 1 – 2 of 2) sorted by relevance
363 private boolean fromServer() { in fromServer() method in ContentCaptureContext371 if (fromServer()) { in toString()403 if (fromServer()) { in writeToParcel()
527 private void onAppSplashScreenViewRemoved(int taskId, boolean fromServer) { in onAppSplashScreenViewRemoved() argument535 String reason = fromServer ? "Server cleaned up" : "App removed"; in onAppSplashScreenViewRemoved()