Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DModel.java298 public Update(Exception exception, boolean remoteActionsEnabled) { in Update() argument
302 mRemoteActionEnabled = remoteActionsEnabled; in Update()