Searched refs:mAcBeforeContext (Results 1 – 1 of 1) sorted by relevance
79 private AutoCompleteTextView mAcBeforeContext; field in DumpActivity197 mAcBeforeContext = findViewById(R.id.beforeContext); in onCreate()214 setupAutocomplete(mAcBeforeContext, "0", "1", "2", "3", "5", "10"); in onCreate()589 final int before = Utils.parseInt(mAcBeforeContext.getText().toString(), 0); in buildCommandLine()