Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DSimImportFragment.java255 mListView.setEmptyView(getView().findViewById(R.id.empty_message)); in onLoadFinished()
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp2813 string empty_message; in TEST_P() local
2828 EXPECT_EQ(KM_ERROR_OK, UpdateOperation(update_params, empty_message, &update_out_params, in TEST_P()
2845 EXPECT_EQ(empty_message, plaintext); in TEST_P()