Searched refs:ACTION_LOAD (Results 1 – 2 of 2) sorted by relevance
53 public static final String ACTION_LOAD = "load"; field in DebugSmsMmsFromDumpFileDialogFragment83 if (ACTION_LOAD.equals(mAction)) { in onCreateDialog()116 if (ACTION_LOAD.equals(mAction)) { in getView()
158 DebugSmsMmsFromDumpFileDialogFragment.ACTION_LOAD).executeOnThreadPool(); in showDebugOptions()