MCPcopy Create free account

hub / github.com/brandall76/Saiy-PS / functions

Functions2,679 in github.com/brandall76/Saiy-PS

↓ 14 callersMethodgetConfidence
()
app/src/main/java/ai/saiy/android/nlu/wit/NLUWit.java:50
↓ 14 callersMethodgetLiteral
()
app/src/main/java/ai/saiy/android/nlu/nuance/Concept.java:45
↓ 14 callersMethodgetObjects
Get the current objects in the adapter @return the current objects
app/src/main/java/ai/saiy/android/ui/fragment/FragmentHome.java:263
↓ 14 callersMethodgetSerialised
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:91
↓ 14 callersMethodgetTTSLocale
Get the {@link Locale} of the Text to Speech request @param servingRemote if Saiy is currently serving a remote request @return the Text to Speech re
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1522
↓ 14 callersMethodisPackageInstalled
Check if the user has a package installed @param ctx the application context @param packageName the application package name @return true if
app/src/main/java/ai/saiy/android/applications/Installed.java:190
↓ 14 callersMethodstreamToString
Get a readable string from the {@link InputStream} @param is the {@link InputStream} @return a readable String @throws IOException
app/src/main/java/ai/saiy/android/utils/UtilsString.java:50
↓ 14 callersMethodvibrate
Utility method to provide haptic feedback
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:1004
↓ 13 callersMethodcancel
()
app/src/main/java/ai/saiy/android/recognition/provider/wit/RecognitionWit.java:140
↓ 13 callersMethodconnect
Connect to receive activity recognition callbacks
app/src/main/java/ai/saiy/android/cognitive/motion/provider/google/MotionRecognition.java:125
↓ 13 callersMethoddisconnect
()
app/src/main/java/ai/saiy/android/recognition/provider/bluemix/mod/TrustAllBluemixWebSocketClient.java:86
↓ 13 callersMethodgetKeyphrase
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:83
↓ 13 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentSuperUser.java:243
↓ 13 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentHome.java:236
↓ 13 callersMethodgetProfileItem
()
app/src/main/java/ai/saiy/android/user/SaiyAccount.java:117
↓ 13 callersMethodisResolved
()
app/src/main/java/ai/saiy/android/command/helper/CommandRequest.java:172
↓ 13 callersMethodplay
Play an already loaded sound @param soundId the id of the sound generated in {@link #setUp(Context, int)} @return non-zero stream id if successful
app/src/main/java/ai/saiy/android/audio/SaiySoundPool.java:95
↓ 13 callersMethodwrite
(@NonNull final byte[] audioData, final int offsetInBytes, final int sizeInBytes)
app/src/main/java/ai/saiy/android/audio/SaiyAudioTrack.java:93
↓ 12 callersMethoddelete
()
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/http/DeleteIDProfile.java:74
↓ 12 callersMethodgetCountry
Get the Country string @return the Country string
app/src/main/java/ai/saiy/android/localisation/SupportedLanguage.java:146
↓ 12 callersMethodgetVRLocale
Get the {@link Locale} of the Voice Recognition request @return the Voice Recognition request language
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1631
↓ 12 callersMethodmin
(float a, float b, float c)
app/src/main/java/ai/saiy/android/algorithms/needlemanwunch/simmetrics/NeedlemanWunch.java:164
↓ 12 callersMethodonResults
Called when recognition results are ready. @param results the recognition results. To retrieve the results in {@code ArrayList<Stri
app/src/main/java/ai/saiy/android/recognition/SaiyRecognitionListener.java:169
↓ 12 callersMethodsetAlgorithm
(@NonNull final Algorithm algorithm)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:106
↓ 12 callersMethodsetExactMatch
(final boolean exactMatch)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:130
↓ 12 callersMethodsetExactMatch
(final boolean exactMatch)
app/src/main/java/ai/saiy/android/nlu/local/AlgorithmicContainer.java:66
↓ 12 callersMethodsetUtterance
(@NonNull final String utterance)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:114
↓ 11 callersMethodencode
As we are storing the user's email address, we'll do it in Base64, just because. If a rouge application wanted the user's email address, there are eas
app/src/main/java/ai/saiy/android/user/SaiyAccountHelper.java:484
↓ 11 callersMethodgetAccountName
()
app/src/main/java/ai/saiy/android/user/SaiyAccount.java:129
↓ 11 callersMethodgetLanguageModel
(final String name)
app/src/main/java/ai/saiy/android/api/SaiyDefaults.java:224
↓ 11 callersMethodgetSupportedLanguage
Get the {@link SupportedLanguage} @return the {@link SupportedLanguage}
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:455
↓ 11 callersMethodgetSupportedLanguage
Get the supported language of the {@link Locale} which will enable us to apply any resource localisation when resolving a command. @param servingRemo
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1700
↓ 11 callersMethodgetUtterance
Get the utterance to be spoken @return the string utterance
app/src/main/java/ai/saiy/android/processing/Outcome.java:152
↓ 11 callersMethodisInterrupted
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:121
↓ 11 callersMethodread
Reads audio data from the audio hardware for recording into a byte array. @param buffer the array to which the recorded audio data is written. @retur
app/src/main/java/ai/saiy/android/audio/SaiyRecorder.java:157
↓ 11 callersMethodsetScore
(final double score)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:122
↓ 11 callersMethodsetType
(@NonNull final Type type)
app/src/main/java/ai/saiy/android/command/battery/CommandBatteryValues.java:76
↓ 11 callersMethodtoast
Toast the outcome of a debuggable action @param ctx the application context @param toastWords the words to toast
app/src/main/java/ai/saiy/android/recognition/TestRecognitionAction.java:186
↓ 10 callersMethodapply
Find the Jaro Winkler Distance which indicates the similarity score between two CharSequences. <p/> <pre> distance.apply(null, null) = Illega
app/src/main/java/ai/saiy/android/algorithms/distance/jarowinkler/JaroWinklerDistance.java:80
↓ 10 callersMethodcreatePermissionsNotification
We deal with permission rationale via speech, rather than a dialog. @param permissionId constant id from {@link PermissionHelper} of the requested pe
app/src/main/java/ai/saiy/android/ui/activity/ActivityPermissionDialog.java:212
↓ 10 callersMethoddoFragmentReplaceTransaction
Helper method to replace the current fragment @param fragment to transact @param tag of the fragment
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:701
↓ 10 callersMethodgetAction
Get the request action @return one of {@link #ACTION_SPEAK_ONLY} {@link #ACTION_SPEAK_LISTEN} or the error default of {@link #ACTION_UNKNOWN}
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:271
↓ 10 callersMethodgetApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentSettingsHelper.java:587
↓ 10 callersMethodgetApplicationName
Get the supported application's name @param ctx the application context @param sl the {@link SupportedLanguage} @param provider the {@link
app/src/main/java/ai/saiy/android/defaults/songrecognition/SongRecognitionProvider.java:59
↓ 10 callersMethodgetCallingUid
Get the Uid of the remote application @return the Uid
app/src/main/java/ai/saiy/android/api/helper/Callback.java:57
↓ 10 callersMethodgetDefaultTTS
Get the default TTS provider, either from the remote request or the user preferences. @return the default provider or ordinal equivalent.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1413
↓ 10 callersMethodgetEntity
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:57
↓ 10 callersMethodgetId
()
app/src/main/java/ai/saiy/android/cognitive/knowledge/provider/wolframalpha/parse/Pod.java:131
↓ 10 callersMethodgetLock
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:109
↓ 10 callersMethodgetMean
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:44
↓ 10 callersMethodgetMode
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:48
↓ 10 callersMethodgetModePct
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:52
↓ 10 callersMethodgetOutcome
Get the outcome @return either {@link #SUCCESS} or {@link #FAILURE}
app/src/main/java/ai/saiy/android/processing/Outcome.java:98
↓ 10 callersMethodgetRanges
()
app/src/main/java/ai/saiy/android/nlu/nuance/Concept.java:53
↓ 10 callersMethodgetResponse
Resolve the required command returning an {@link Outcome} object @param ctx the application context @param voiceData ArrayList<String> containi
app/src/main/java/ai/saiy/android/command/spell/CommandSpell.java:69
↓ 10 callersMethodgetUtteranceId
()
app/src/main/java/ai/saiy/android/tts/sound/SoundEffectItem.java:63
↓ 10 callersMethodreturnOutcome
A single point of return to check the elapsed time for debugging. @param outcome the constructed {@link Outcome} @return the constructed {@link Outco
app/src/main/java/ai/saiy/android/command/tasker/CommandTasker.java:290
↓ 10 callersMethodsetQubit
Set the values to be used in {@link Quantum#onPostExecute(Qubit)} @param qubit to be used
app/src/main/java/ai/saiy/android/processing/Outcome.java:125
↓ 10 callersMethodsetSupportedLanguage
(@NonNull final SupportedLanguage sl)
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:466
↓ 10 callersMethodsetTTSLocale
Set the request Text to Speech language @param loc the {@link Locale} of the request
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:251
↓ 10 callersMethodsetToastContent
(@NonNull final String toastContent)
app/src/main/java/ai/saiy/android/processing/EntangledPair.java:59
↓ 10 callersMethodsetTypeString
(@NonNull final String typeString)
app/src/main/java/ai/saiy/android/command/battery/CommandBatteryValues.java:68
↓ 10 callersMethodsetVRLocale
Set the request Voice Recognition language @param loc the {@link Locale} of the request
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:223
↓ 10 callersMethodstartListening
()
app/src/main/java/ai/saiy/android/recognition/provider/wit/RecognitionWit.java:152
↓ 9 callersMethodclose
()
app/src/main/java/ai/saiy/android/database/DBCustomCommand.java:92
↓ 9 callersMethodgetApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAbout.java:240
↓ 9 callersMethodgetDefaultRecognition
Get the default recognition provider, either from the remote request or the user preferences. @return the default provider or ordinal equivalent.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1350
↓ 9 callersMethodgetPackage
Helper method to extract the package name from an incoming intent. Such intents should always have included their package name in {@link Intent#setAct
app/src/main/java/ai/saiy/android/service/helper/SelfAwareHelper.java:510
↓ 9 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAbout.java:231
↓ 9 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentAdvancedSettingsHelper.java:570
↓ 9 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentSettingsHelper.java:598
↓ 9 callersMethodgetSaiyAccountList
()
app/src/main/java/ai/saiy/android/user/SaiyAccountList.java:36
↓ 9 callersMethodonError
(int error)
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/http/BVStreamAudio.java:284
↓ 9 callersMethodputObject
(@NonNull final String key, @NonNull final Object value)
app/src/main/java/ai/saiy/android/service/helper/SelfAwareParameters.java:306
↓ 9 callersMethodsettingsIntent
Execute a Settings Intent @param ctx the application context @param intentConstant the {@link IntentConstants} identifying the intent to e
app/src/main/java/ai/saiy/android/intent/ExecuteIntent.java:584
↓ 9 callersMethodstopRecording
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:133
↓ 9 callersMethodwebSearch
Perform a web search from the device. @param ctx the application context @param url the url to open @return true if an Activity was available to hand
app/src/main/java/ai/saiy/android/intent/ExecuteIntent.java:199
↓ 8 callersMethodcancelInitialisingNotification
Remove the initialising notification @param ctx the application context
app/src/main/java/ai/saiy/android/ui/notification/NotificationHelper.java:486
↓ 8 callersMethodclose
()
app/src/main/java/ai/saiy/android/recognition/provider/bluemix/mod/TrustAllBluemixWebSocketClient.java:156
↓ 8 callersMethodcreateIdentificationNotification
Show an emotion analysis notification. @param ctx the application context
app/src/main/java/ai/saiy/android/ui/notification/NotificationHelper.java:649
↓ 8 callersMethodgetAction
()
app/src/main/java/ai/saiy/android/nlu/nuance/Interpretation.java:48
↓ 8 callersMethodgetApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/FragmentBugs.java:316
↓ 8 callersMethodgetApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentCustomisationHelper.java:223
↓ 8 callersMethodgetEndIndex
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:53
↓ 8 callersMethodgetJaroWinklerLower
Get the lower distance limit to use in {@link JaroWinklerHelper} @param ctx the application context @return the double or default value
app/src/main/java/ai/saiy/android/utils/SPH.java:646
↓ 8 callersMethodgetMessage
()
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/containers/OperationStatus.java:68
↓ 8 callersMethodgetModeTwo
Helper method to avoid duplication of a modal response @param stringArray the array of possible responses @return a random mode response
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/AnalysisResultHelper.java:197
↓ 8 callersMethodgetParent
Utility method to return the parent fragment this helper is helping. @return the parent fragment
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentAdvancedSettingsHelper.java:579
↓ 8 callersMethodgetParent
Utility method to return the parent fragment this helper is helping. @return the parent fragment
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentCustomisationHelper.java:243
↓ 8 callersMethodgetParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAdvancedSettings.java:211
↓ 8 callersMethodgetPhrase
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Secondary.java:44
↓ 8 callersMethodgetPhrase
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Primary.java:44
↓ 8 callersMethodgetScore
()
app/src/main/java/ai/saiy/android/nlu/local/AlgorithmicContainer.java:78
↓ 8 callersMethodgetStartIndex
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:65
↓ 8 callersMethodgetStatus
Method to get an enrollment id. @return an {@link Pair} of which the first parameter will denote success and the second an {@link OperationStatus} ob
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/http/FetchIDOperation.java:95
↓ 8 callersMethodgetText
()
app/src/main/java/ai/saiy/android/tts/sound/SoundEffectItem.java:47
↓ 8 callersMethodgetTranscript
()
app/src/main/java/ai/saiy/android/nlu/bluemix/Alternative.java:45
↓ 8 callersMethodgetUtterance
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:59
↓ 8 callersMethodgetUtteranceId
Get the id of the most recent utterance @return the utterance id
app/src/main/java/ai/saiy/android/service/helper/SelfAwareParameters.java:288
↓ 8 callersMethodisExactMatch
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:67
← previousnext →101–200 of 2,679, ranked by callers