Searched defs:booleanResult (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/account/appaccount/sceneProject/actsaccountauthenticator/entry/src/main/js/ServiceAbility/ |
| D | service.js | 106 callback.onResult(0, {"booleanResult": false}) property 122 callback.onResult(0, {"booleanResult": true}) property 124 callback.onResult(0, {"booleanResult": false}) property 128 callback.onResult(0, {"booleanResult": false}); property 135 callback.onResult(0, {"booleanResult": true}) property 146 callback.onResult(0, {"booleanResult": false}) property 151 callback.onResult(0, {"booleanResult": false}) property 155 callback.onResult(0, {"booleanResult": true}) property 171 callback.onResult(0, {"booleanResult": isRemovable}) property
|
| /test/xts/acts/account/appaccount/sceneProject/actsaccountauthenticator/entry/src/main/js/Common/ |
| D | utils.js | 306 callback.onResult(0, {"booleanResult": false}) property 317 callback.onResult(0, {"booleanResult": false}) property 320 callback.onResult(0, {"booleanResult": true}) property 326 callback.onResult(0, {"booleanResult": true}) property 331 callback.onResult(0, {"booleanResult": false}) property 336 callback.onResult(0, {"booleanResult": false}) property 340 callback.onResult(0, {"booleanResult": true}) property 352 callback.onResult(0, {"booleanResult": false}) property 355 callback.onResult(0, {"booleanResult": true}) property
|