Lines Matching refs:is
24 description: 'Determines how and when the navigation bar is shown.',
91 bareWorkflow: 'This is set in AndroidManifest.xml directly.',
118 test('name is property at root level', () => {
124 test('visible is androidNavigationBar subproperty', () => {
127 test('always is visible subproperty', () => {
130 test('backgroundColor is androidNavigationBar subproperty', () => {
133 test('intentFilters is property at root level', () => {
136 test('autoVerify is intentFilters subproperty', () => {
139 test('data is intentFilters subproperty', () => {
142 test('host is data subproperty', () => {
156 test('regexHuman is added correctly', () => {
157 //Note: to access this subproperty is tedious without a call to formatSchema