OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildDialog
(Results
1 - 6
of
6
) sorted by null
/cts/tests/app/src/android/app/cts/
TimePickerDialogTest.java
91
TimePickerDialog timePickerDialog =
buildDialog
();
114
TimePickerDialog timePickerDialog =
buildDialog
();
133
TimePickerDialog timePickerDialog =
buildDialog
();
148
private TimePickerDialog
buildDialog
() {
ProgressDialogTest.java
187
ProgressDialog progressDialog =
buildDialog
();
200
ProgressDialog progressDialog =
buildDialog
();
216
ProgressDialog dialog =
buildDialog
();
232
ProgressDialog dialog =
buildDialog
();
362
private ProgressDialog
buildDialog
() {
/packages/apps/Settings/src/com/android/settings/
ActiveNetworkScorerDialog.java
52
if (!
buildDialog
()) {
72
private boolean
buildDialog
() {
SmsDefaultDialog.java
57
if (!
buildDialog
(packageName)) {
86
private boolean
buildDialog
(String packageName) {
/packages/apps/Settings/src/com/android/settings/nfc/
PaymentDefaultDialog.java
52
if (!
buildDialog
(component, category)) {
70
private boolean
buildDialog
(ComponentName component, String category) {
/packages/services/Telecomm/src/com/android/server/telecom/components/
ChangeDefaultDialerDialog.java
67
buildDialog
(mNewPackage);
103
private boolean
buildDialog
(String newPackage) {
Completed in 216 milliseconds