Searched refs:settingsLabel (Results 1 – 2 of 2) sorted by relevance
282 CharSequence settingsLabel = mPluginContext.getString(R.string.settings); in getOverflowItems() local284 OverflowItem settings = new OverflowItem(settingsLabel, () -> startIntent(settingsIntent)); in getOverflowItems()
594 settingsLabel -> in showUnusedAppsNotification() method596 extras.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, settingsLabel.toString()) in showUnusedAppsNotification()