MCPcopy Create free account

hub / github.com/GSConnect/gnome-shell-extension-gsconnect / functions

Functions1,497 in github.com/GSConnect/gnome-shell-extension-gsconnect

↓ 1 callersFunctionisSubset
* Check if {@link subset} is a subset of {@link obj}. * * @param {object} obj - The haystack to compare with * @param {object} subset - The needle
installed-tests/fixtures/utils.js:174
↓ 1 callersFunctionisValidIdentifier
(string)
installed-tests/jasmine.js:5155
↓ 1 callersFunctionisolateDirectories
* Create temporary directories used by GSConnect. * * @returns {string} The root temporary directory
installed-tests/fixtures/utils.js:244
↓ 1 callersMethodlaunchProcess
* Launch a subprocess for the device. If the device becomes unpaired, it is * assumed the device is no longer trusted and all subprocesses will b
src/service/device.js:400
↓ 1 callersMethodlogNext
* Log the next message in the conversation. * * @param {object} message - A message object
src/service/ui/messaging.js:666
↓ 1 callersMethodloopSound
(name, cancellable)
src/service/components/sound.js:134
↓ 1 callersMethodlowerVolume
* Store the current output volume then lower it to %15 * * @param {number} duration - Duration in seconds to fade
src/service/components/pulseaudio.js:203
↓ 1 callersFunctionmakeFunc
(length, fn)
installed-tests/jasmine.js:7675
↓ 1 callersFunctionmap
(array, fn)
installed-tests/jasmine.js:5147
↓ 1 callersFunctionmatchError
(actual, expected, matchersUtil)
installed-tests/jasmine.js:4244
↓ 1 callersFunctionmatches
(error)
installed-tests/jasmine.js:6261
↓ 1 callersFunctionmessageChannelImpl
(global, setTimeout)
installed-tests/jasmine.js:2957
↓ 1 callersFunctionmessageMatch
(message)
installed-tests/jasmine.js:6230
↓ 1 callersFunctionmessagePrefixLength
(message, stackLines)
installed-tests/jasmine.js:8426
↓ 1 callersMethodmuteMicrophone
* Mute the input volume (microphone)
src/service/components/pulseaudio.js:232
↓ 1 callersMethodmuteVolume
* Mute the output volume (speakers)
src/service/components/pulseaudio.js:217
↓ 1 callersFunctionnegate
(result)
installed-tests/jasmine.js:3691
↓ 1 callersMethodopen
(connection)
installed-tests/fixtures/backend.js:420
↓ 1 callersFunctionorderChildSegments
(children)
installed-tests/jasmine.js:8842
↓ 1 callersFunctionoriginalTimingFunctionsIntact
()
installed-tests/jasmine.js:3164
↓ 1 callersMethodpatchInhibitor
()
src/shell/input.js:22
↓ 1 callersMethodpauseAll
* A convenience function for pausing all players currently playing.
src/service/components/mpris.js:968
↓ 1 callersMethodpauseAll
()
installed-tests/fixtures/components/mpris.js:179
↓ 1 callersMethodping
(message = '')
src/service/plugins/ping.js:60
↓ 1 callersMethodplaySound
(name, cancellable)
installed-tests/fixtures/components/sound.js:15
↓ 1 callersMethodpressPointer
(button)
src/service/components/input.js:399
↓ 1 callersFunctionprocessNode
(node, parentExcluded)
installed-tests/jasmine.js:8730
↓ 1 callersFunctionrecordLateExpectation
(runable, runableType, result)
installed-tests/jasmine.js:1291
↓ 1 callersMethodrejectTransfer
(packet)
src/service/backends/lan.js:918
↓ 1 callersFunctionrelativeLuminance
* Get the relative luminance of a RGB set * See: https://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef * * @param {Gdk.RGBA} rgba -
src/service/ui/contacts.js:46
↓ 1 callersMethodreleasePointer
(button)
src/service/components/input.js:405
↓ 1 callersFunctionremoveDirectory
* Recursively remove a directory. * * @param {Gio.File|string} file - The file or path to delete
installed-tests/fixtures/utils.js:279
↓ 1 callersMethodremovePlayer
(identity)
installed-tests/fixtures/components/mpris.js:136
↓ 1 callersFunctionreschedule
(scheduledFn)
installed-tests/jasmine.js:3365
↓ 1 callersFunctionrunNext
()
installed-tests/jasmine.js:7002
↓ 1 callersFunctionrunScheduledFunctions
(endTime, tickDate)
installed-tests/jasmine.js:3382
↓ 1 callersFunctionrunnableIndex
(id)
installed-tests/jasmine.js:8722
↓ 1 callersMethodscrollPointer
(dx, dy)
src/service/components/input.js:423
↓ 1 callersFunctionsegmentChildren
( node, orderedChildren, nodeStats, executableIndex )
installed-tests/jasmine.js:8792
↓ 1 callersMethodsendNotification
* Send a local notification to the remote device. * * @param {object} notif - A dictionary of notification parameters * @param {string}
src/service/plugins/notification.js:451
↓ 1 callersMethodsendSms
* Send an SMS message * * @param {string} phoneNumber - The phone number to send the message to * @param {string} messageBody - The mes
src/service/plugins/sms.js:383
↓ 1 callersFunctionsetEBookContacts
(ebook)
src/service/plugins/contacts.js:16
↓ 1 callersFunctionsetTimeout
(fn, delay)
installed-tests/jasmine.js:3179
↓ 1 callersFunctionsetTimeoutImpl
(fn)
installed-tests/jasmine.js:2997
↓ 1 callersFunctionspy
(context, args, invokeNew)
installed-tests/jasmine.js:7655
↓ 1 callersFunctionstack
()
installed-tests/jasmine.js:3860
↓ 1 callersMethodstart
* Start the channel service. Implementations should throw an error if the * service fails to meet any of its requirements for opening or acceptin
src/service/core.js:445
↓ 1 callersMethodstart
* Execute a transfer operation. Implementations may override this, while * the default uses g_output_stream_splice(). * * @param {Gio.C
src/service/core.js:648
↓ 1 callersFunctionstoreSuite
(result)
installed-tests/jasmine.js:2272
↓ 1 callersFunctiontoDBusCase
* Convert a label from kebab-case to CamelCase. * Will also remove snake_case separators (without capitalizing) * * @param {string} string - The la
src/service/utils/dbus.js:22
↓ 1 callersFunctiontoUnderscoreCase
* Convert a label from CamelCase to snake_case. * * @param {string} string - The label to reformat * @returns {string} - The snake_cased label
src/service/utils/dbus.js:34
↓ 1 callersFunctiontruncate
(s, maxlen)
installed-tests/jasmine.js:6818
↓ 1 callersFunctiontryParseFrames
(lines)
installed-tests/jasmine.js:8368
↓ 1 callersMethodunpatchInhibitor
()
src/shell/input.js:32
↓ 1 callersMethodunpauseAll
* A convenience function for restarting all players paused with pauseAll().
src/service/components/mpris.js:980
↓ 1 callersMethodunpauseAll
()
installed-tests/fixtures/components/mpris.js:182
↓ 1 callersMethodupdate
* Update the relative time label.
src/service/ui/messaging.js:799
↓ 1 callersMethodupdate
* Update the internal state of the media player. * * @param {Core.Packet} state - The body of a `kdeconnect.mpris` packet
src/service/plugins/mpris.js:654
↓ 1 callersMethodupload
* Upload a payload to a device. Typically implementations will override * this with an async function. * * @param {Packet} packet - The
src/service/core.js:294
↓ 1 callersFunctionwatchService
()
src/shell/clipboard.js:363
↓ 1 callersMethodwithdrawNotification
* Report that a local notification has been closed/dismissed. * TODO: kdeconnect-android doesn't handle incoming isCancel packets. * *
src/service/plugins/notification.js:607
↓ 1 callersFunctionwrapAsyncCompare
(name, matcherFactory)
installed-tests/jasmine.js:3647
↓ 1 callersFunctionwrapSyncCompare
(name, matcherFactory)
installed-tests/jasmine.js:3640
FunctionAny
(expectedObject)
installed-tests/jasmine.js:2337
FunctionAnything
()
installed-tests/jasmine.js:2387
FunctionArrayContaining
(sample)
installed-tests/jasmine.js:2401
FunctionArrayWithExactContents
(sample)
installed-tests/jasmine.js:2436
FunctionAsyncExpectation
* Asynchronous matchers. * @namespace async-matchers
installed-tests/jasmine.js:3593
FunctionCallTracker
* @namespace Spy#calls * @since 2.0.0
installed-tests/jasmine.js:2835
MethodCanControl
()
src/service/components/mpris.js:286
MethodCanControl
()
src/service/components/mpris.js:642
MethodCanControl
()
src/service/plugins/mpris.js:727
MethodCanGoNext
()
src/service/components/mpris.js:293
MethodCanGoNext
()
src/service/components/mpris.js:646
MethodCanGoPrevious
()
src/service/components/mpris.js:300
MethodCanGoPrevious
()
src/service/components/mpris.js:650
MethodCanPause
()
src/service/components/mpris.js:307
MethodCanPause
()
src/service/components/mpris.js:654
MethodCanPlay
()
src/service/components/mpris.js:314
MethodCanPlay
()
src/service/components/mpris.js:658
MethodCanQuit
()
src/service/components/mpris.js:204
MethodCanQuit
()
src/service/components/mpris.js:591
MethodCanRaise
()
src/service/components/mpris.js:211
MethodCanRaise
()
src/service/components/mpris.js:595
MethodCanSeek
()
src/service/components/mpris.js:321
MethodCanSeek
()
src/service/components/mpris.js:662
MethodCanSetFullscreen
()
src/service/components/mpris.js:218
MethodCanSetFullscreen
()
src/service/components/mpris.js:599
FunctionClock
* _Note:_ Do not construct this directly, Jasmine will make one during booting. You can get the current clock with {@link jasmine.clock}. * @class
installed-tests/jasmine.js:3036
FunctionContextAddingFilter
(message)
installed-tests/jasmine.js:3718
FunctionDelayedFunctionScheduler
()
installed-tests/jasmine.js:3254
MethodDesktopEntry
()
src/service/components/mpris.js:225
MethodDesktopEntry
()
src/service/components/mpris.js:603
FunctionEmpty
()
installed-tests/jasmine.js:2468
FunctionEnv
* _Note:_ Do not construct this directly, Jasmine will make one during booting. * @name Env * @since 2.0.0 * @classdesc The Jasmine environme
installed-tests/jasmine.js:944
FunctionExceptionFormatter
(options)
installed-tests/jasmine.js:3457
FunctionExpectation
* Matchers that come with Jasmine out of the box. * @namespace matchers
installed-tests/jasmine.js:3550
FunctionExpectationFailed
()
installed-tests/jasmine.js:3433
FunctionExpectationFilterChain
(maybeFilter, prev)
installed-tests/jasmine.js:3753
FunctionExpector
(options)
installed-tests/jasmine.js:3887
← previousnext →601–700 of 1,497, ranked by callers